Generate graph diagram
generate_graph_diagramGenerate a Mermaid flowchart of a property graph to visualize its nodes, relationships, schema, and topology. Returns the flowchart as a string.
Instructions
Generate a Mermaid flowchart diagram representing nodes and relationships in a property graph to visualize its schema and topology. Returns the Mermaid flowchart as a string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| graph_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |