get_schema
Retrieve the complete schema for any ArcadeDB database, revealing all types (vertices, edges, documents) along with their properties, indexes, and inheritance hierarchy in a single call.
Instructions
Get the full schema of a database including types (vertex, edge, document), their properties, indexes, and inheritance hierarchy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | Yes | The name of the database |