Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Surfer-Org/Protocol
/ app.py
File
app.py
cookbook/python/knowledge-graph/app.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
networkx
as
nx
2
from
pyvis.network
import
Network
3
import
matplotlib.pyplot
as
plt
4
from
surfer_protocol
import
SurferClient
Callers
nothing calls this directly
Calls
6
SurferClient
Class · 0.90
extract_nodes
Function · 0.90
extract_edges
Function · 0.90
display_graph
Function · 0.85
save_graph
Function · 0.85
get
Method · 0.80
Tested by
no test coverage detected