ArangoClientQuery extension
Adds the newQuery method to the ArangoDBClient class.
Methods
-
newQuery(
) → QueryWithClient -
Available on ArangoDBClient, provided by the ArangoClientQuery extension
Creates new QueryWithClient (with saved link to client) object for continue to constructing it later.