Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Persper/code-analytics
/ get_graph
Method
get_graph
persper/graphs/c.py:85–86 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
83
return
bckward_stats, {}
84
85
def
get_graph(self):
86
return
self.graph
87
88
def
reset_graph(self):
89
self.graph = nx.DiGraph()
Callers
11
assert_analyzer_equal
Function · 0.45
assert_graph_match_history
Function · 0.45
test_az_basic
Function · 0.45
assert_graph_match_history
Function · 0.45
test_az
Function · 0.45
test_analzyer_go
Function · 0.45
test_analyzer_master_only
Function · 0.45
test_analzyer_go
Function · 0.45
test_analzyer_go
Function · 0.45
test_az
Function · 0.45
cache_graph
Method · 0.45
Calls
no outgoing calls
Tested by
10
assert_analyzer_equal
Function · 0.36
assert_graph_match_history
Function · 0.36
test_az_basic
Function · 0.36
assert_graph_match_history
Function · 0.36
test_az
Function · 0.36
test_analzyer_go
Function · 0.36
test_analyzer_master_only
Function · 0.36
test_analzyer_go
Function · 0.36
test_analzyer_go
Function · 0.36
test_az
Function · 0.36