graph_graph_remove_node
Removes a node and all its edges from a specified graph. Input the graph name and node identifier to delete the node and its connections.
Instructions
[graph] Remove a node and all its edges.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| node | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |