arango_backup_named_graphs
Backup graph definitions from the ArangoDB _graphs collection, with options to specify particular graphs and a target database.
Instructions
Backup graph definitions from _graphs system collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outputFile | No | Output file for graph definitions (defaults to timestamped file) | |
| graphNames | No | Specific graphs to backup (if not specified, backs up all graphs) | |
| database | No | Database override |