set_edge_order
Set execution order for edges in NetworkX graphs to control conditional branch priority and path resolution.
Instructions
Set execution order for an edge.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graph_id | Yes | ||
| from | Yes | ||
| to | Yes | ||
| order | Yes |