An object representing a trusted AQL literal that will be inlined directly when used in an AQL template or passed to AQL helper functions.
Arbitrary values can be converted to trusted AQL literals by passing them to the aql.literal helper function.
Returns a string representation of this AQL literal that can be inlined in an AQL template.
Generated using TypeDoc
An object representing a trusted AQL literal that will be inlined directly when used in an AQL template or passed to AQL helper functions.
Arbitrary values can be converted to trusted AQL literals by passing them to the aql.literal helper function.