MCPcopy 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

1import networkx as nx
2from pyvis.network import Network
3import matplotlib.pyplot as plt
4from surfer_protocol import SurferClient

Callers

nothing calls this directly

Calls 6

SurferClientClass · 0.90
extract_nodesFunction · 0.90
extract_edgesFunction · 0.90
display_graphFunction · 0.85
save_graphFunction · 0.85
getMethod · 0.80

Tested by

no test coverage detected