import_graph_backup
Import a portable JSON graph backup to restore or migrate data. Returns counts for nodes and edges created and updated.
Instructions
Import a portable JSON graph backup into the current backend. Use for restores or migrations. Returns counts for created and updated nodes and edges.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_path | Yes | Path to the JSON backup file to import. |