import_graph
Import knowledge graph data from JSON, CSV, or GraphML files into persistent memory. Preview with dry run and handle conflicts via merge strategy.
Instructions
Import knowledge graph from various formats
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Import data as string | |
| dryRun | No | Preview without applying changes | |
| format | Yes | ||
| mergeStrategy | No | How to handle conflicts |