Describe graph
describe_graphInspect the schema of a property graph by specifying its name. Returns vertex labels and edge labels for the graph.
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 | |||