A value that can be used in an AQL template string or passed to an AQL helper function.
Indicates whether the given value is an AqlLiteral.
A value that might be an AqlLiteral
.
Indicates whether the given value is an AqlQuery.
A value that might be an AqlQuery
.
Generated using TypeDoc
import { aql } from "arangojs/aql";
The "aql" module provides the aql template string handler and helper functions, as well as associated types and interfaces for TypeScript.
The aql function and namespace is also re-exported by the "index" module.