Find usages and callers of a symbol across the codebase
Searches the graph for all nodes matching the given symbol name (substring match, case-insensitive) and prints their call relationships.Similar to “Find Usages” in IDEs — without requiring a language server.