Get Neo4j Schema
get_neo4j_schemaList all nodes, attributes, and relationships to reveal the full Neo4j database schema. Use this to understand graph structure and support data exploration.
Instructions
List all nodes, their attributes and their relationships to other nodes in the neo4j database. This requires that the APOC plugin is installed and enabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||