import_graph
Import knowledge graphs from JSON, CSV, or GraphML formats into the Enhanced Knowledge Graph Memory Server, with options to handle conflicts and preview changes.
Instructions
Import knowledge graph from various formats
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | Yes | ||
| data | Yes | Import data as string | |
| mergeStrategy | No | How to handle conflicts | |
| dryRun | No | Preview without applying changes |