get_graph_schema
Retrieve the graph schema to identify vertex and edge labels along with their connection patterns for query planning and data exploration.
Instructions
Get the schema for the graph including the vertex and edge labels as well as the (vertex)-[edge]->(vertex) combinations.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||