arango_list_indexes
Retrieve all indexes of a specific collection in ArangoDB to manage database performance and schema.
Instructions
List indexes for a collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection | Yes | Collection name to list indexes for | |
| database | No | Database override |