set_edge_condition
Assign condition labels to edges in NetworkX graphs to define decision branches and control flow 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 |