neo4j_schema
Introspect a Neo4j database to retrieve its labels, relationship types, indexes, and constraints.
Instructions
Introspect the Neo4j database schema.
Returns labels, relationship types, indexes, and constraints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |