Search & navigate¶
Tools for exploring the graph — full-text search, source lookup, listing, and edge traversal.
Full-text search over node level_1 and level_2 fields. |
|
Return the raw source body of a node, looked up by ID. |
|
List nodes, optionally filtered by node_type, tag, parent_id, or location. |
|
Traverse and render the edge graph for a node. |
|
Render nodes from the index at a given detail level. |
|
List all distinct tags in the index with node counts. |
|
List all nodes that have no inbound 'documents' edge. |
|
List available reference points for |
|
Run a read-only SQL query against the axiom-graph index for debugging. |