get_node followed by get_neighbors when you need the surrounding edges.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Inspect a concept, its source, and the relationships around it.
graphify explain "<node>" [--graph <path>]
graphify explain "normalize_email"
graphify explain "YourNodeId" --graph ./shared/graph.json
get_node followed by get_neighbors when you need the surrounding edges.