Compact Graph
compact_graphRebuild database indexes, prune orphaned edges, and reclaim unused SQLite disk storage to optimize graph state memory.
Instructions
Rebuild database indexes, prune orphaned edges, and reclaim unused SQLite disk storage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Optional project identifier. | |
| prune_orphaned_edges | No | Optional flag to prune orphaned edges (default false). |