bulk_add_nodes
Add multiple nodes simultaneously to a NetworkX graph while maintaining parent-child relationships, enabling efficient graph construction for decision trees and state diagrams.
Instructions
Add multiple nodes at once (parents before children).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graph_id | Yes | ||
| nodes | Yes |