arango_query_profile
Profile an ArangoDB query by explaining its execution plan and returning profiling statistics.
Instructions
Explain a query and return plans/stats for profiling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| bind_vars | No | ||
| max_plans | No | ||
| database | No | Database override |