Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
22
class
Node(NodeBase):
23
properties: Optional[dict] = None
24
25
26
class
Nodes(BaseModel):
Callers
7
create_node
Function · 0.90
read_node_id
Function · 0.90
read_nodes
Function · 0.90
update_node
Function · 0.90
create_relationship
Function · 0.90
read_relationship
Function · 0.90
update_relationship
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected