graph_graph_remove_node
Remove a node and all its edges from a graph to maintain data structure integrity and eliminate unnecessary connections.
Instructions
[graph] Remove a node and all its edges.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| node | Yes |