Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Brickgraph/fast-graph
/ Nodes
Class
Nodes
app/utils/schema.py:26–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
25
26
class
Nodes(BaseModel):
27
nodes: List[Node]
28
29
30
# User response models
Callers
1
read_nodes
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected