graph_graph_create
Create a directed graph with a given name. Use it to model relationships and data flows by adding vertices and directed edges for structured analysis.
Instructions
[graph] Create a named directed graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |