MCPcopy Create free account
hub / github.com/dot-billy/nodebyte / validate_parent_node_id

Function validate_parent_node_id

backend/app/services/nodes.py:174–210  ·  view source on GitHub ↗
(
    db: AsyncSession,
    *,
    team_id: uuid.UUID,
    node_id: uuid.UUID | None,
    parent_node_id: uuid.UUID | None,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

nodes_createFunction · 0.90
nodes_patchFunction · 0.90

Calls 1

get_nodeFunction · 0.85

Tested by

no test coverage detected