set_edge_condition
Assign condition labels to edges in NetworkX graphs to define branching logic and decision paths for state management and analysis.
Instructions
Set condition label for an edge.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graph_id | Yes | ||
| from | Yes | ||
| to | Yes | ||
| condition | No |