Graph Stats
graph_statsAggregate graph health counts including nodes, edges, orphans, contradictions, stale entries, schema version, and ingest backlog. Use to assess graph state before deeper queries or verify after maintenance actions.
Instructions
Graph health dashboard — node/edge counts by type, average weight, orphan count, unresolved contradictions, stale entries, schema version, and pending ingest backlog. Returns aggregate counts only; for individual entities use graph_entities. Call at session start to size up the graph before deeper queries, after graph_decay or graph_prune to verify the result, or when debugging unexpected query output. No parameters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||