backupRepository: Create a backup for the repository

Description Usage Arguments Value Examples

Description

Create a backup of the repository.

Usage

1

Arguments

repository

Object of type repository specifying server details and repository to work on.

backupName

character value, name of backup repository

Value

AllegroGraph default reponse

Examples

1
2
3
4
5
6
## Not run: 
service = service("localhost","user","password")
rep = repository(catalog(service,"root"),"test")
backupRepository(,backupName = "backup_testRepo")

## End(Not run)

baasman/allegRo documentation built on May 11, 2019, 5:22 p.m.