MCPcopy 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
26class Nodes(BaseModel):
27 nodes: List[Node]
28
29
30# User response models

Callers 1

read_nodesFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected