MCPcopy Create free account
hub / github.com/Brickgraph/fast-graph / Node

Class Node

app/utils/schema.py:22–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20
21
22class Node(NodeBase):
23 properties: Optional[dict] = None
24
25
26class Nodes(BaseModel):

Callers 7

create_nodeFunction · 0.90
read_node_idFunction · 0.90
read_nodesFunction · 0.90
update_nodeFunction · 0.90
create_relationshipFunction · 0.90
read_relationshipFunction · 0.90
update_relationshipFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected