get_node_edges
Retrieve incoming and outgoing edges for a specific node in a NetworkX graph to analyze connections and relationships within the graph structure.
Instructions
Get incoming/outgoing edges for a node.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graph_id | Yes | ||
| node_id | Yes |