Skip to main content

AQL Errors

This document list common errors that AQL parsers and compilers return to users. The errors are broken into the following categories:

  • Parsing errors: Errors related to the syntax of the input AQL expression
  • Dataset errors: Errors related to the underlying dataset structure including models and relationships that power the input AQL expression
  • Type/constraint errors: Errors related to internal constraints that AQL use to validate the input AQL expression

Let us know what you think about this document :)