read_graph
Retrieve the complete knowledge graph with all entities, observations, and relations. Warning: this loads the full graph into memory, so output may be large.
Instructions
Read the entire knowledge graph.
Returns all entities with observations and all relations. Note: loads the full graph into memory — may be large.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |