Describe graph
describe_graphRetrieve the schema structure of a property graph, including its vertex and edge labels. Returns graph name, vertex labels, and edge labels.
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 | |||