Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Persper/code-analytics
/ reset_graph
Method
reset_graph
persper/graphs/c.py:88–89 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
86
return
self.graph
87
88
def
reset_graph(self):
89
self.graph = nx.DiGraph()
90
91
def
filter_file(self, filename):
92
for
regex in self._filename_regexes:
Callers
7
test_az
Function · 0.45
test_analzyer_go
Function · 0.45
test_analzyer_go
Function · 0.45
createCclsGraphServer
Function · 0.45
test_analzyer_go
Function · 0.45
test_az
Function · 0.45
analyze
Method · 0.45
Calls
no outgoing calls
Tested by
6
test_az
Function · 0.36
test_analzyer_go
Function · 0.36
test_analzyer_go
Function · 0.36
createCclsGraphServer
Function · 0.36
test_analzyer_go
Function · 0.36
test_az
Function · 0.36