graph_graph_remove_edge
Remove a directed edge between two nodes in a graph to modify relationships or correct connections.
Instructions
[graph] Remove a directed edge.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| src | Yes | ||
| dst | Yes |