ArangoDB v4.x is under development and not released yet.
This documentation is not final and potentially incomplete.
Query-related HTTP APIs
You can run, track, kill, explain, and parse AQL queries, as well as control the query plan and query results caches via the HTTP interface
AQL queries
The HTTP interface for AQL queries lets you to execute, track, kill, explain, and validate queries written in ArangoDB’s query language
AQL query plan cache
List the AQL execution plans that are in the cache as well as clear the cache with the HTTP interface
AQL query results cache
Control the caching of AQL query results with the HTTP interface
