Describe graph
describe_graphInspect the schema of a property graph: returns vertex labels, edge labels, and graph name for structure analysis.
Instructions
Describe the schema structure, vertex labels, and edge labels of a specific property graph. Returns an object with graph_name, vertex_labels, and edge_labels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graph_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||