Functions§
- edge_
table - Relationship table name for a branch:
{sanitized_branch}_edges - ensure_
branch - Create the node and edge tables for
branchif they don’t already exist. Safe to call on every operation — idempotent. - node_
table - Node table name for a branch:
{sanitized_branch}_nodes