01Find the shortest execution path between two specific functions
02Aggregate and rank functions based on call volume or data usage
0313 GitHub stars
04Identify cross-references to strings, data, and imported library functions
05Perform transitive call graph traversals (BFS) to map deep dependencies
06Query function callers and callees with optimized SQL filters