Node¶
Node is an immutable property graph node record returned by lookup methods.
Reference¶
tonggraph.Node ¶
Immutable node record returned by graph lookup methods.
Nodes are addressed by dense integer IDs inside TongGraph. The optional external ID lets applications keep a stable string identifier at the API boundary.