Search & navigate

Tools for exploring the graph — full-text search, source lookup, listing, and edge traversal.

axiom_graph_search

Full-text search over node level_1 and level_2 fields.

axiom_graph_source

Return the raw source body of a node, looked up by ID.

axiom_graph_list

List nodes, optionally filtered by node_type, tag, parent_id, or location.

axiom_graph_graph

Traverse and render the edge graph for a node.

axiom_graph_render

Render nodes from the index at a given detail level.

axiom_graph_list_tags

List all distinct tags in the index with node counts.

axiom_graph_list_undocumented

List all nodes that have no inbound 'documents' edge.

axiom_graph_list_reference_points

List available reference points for axiom_graph_report(since_sha=...).

axiom_graph_sql

Run a read-only SQL query against the axiom-graph index for debugging.