Expand description
Graph-native rename — rename a code object, all edges follow.
Renames a CodeNode ID across nodes and edges batches. All references (parent_id, edge source_id, edge target_id) are updated atomically. Returns new batches — originals are not mutated.
Enums§
- Rename
Error - Errors from rename operations.
Functions§
- rename_
node - Rename a CodeNode, updating all references in nodes and edges batches.