export_graph
Export NetworkX graphs to YAML or JSON files for storage, sharing, or further processing.
Instructions
Export graph to YAML or JSON file.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graph_id | Yes | ||
| format | No | yaml | |
| output_dir | No | graphs | |
| filename | No |