public class AqlQueryParseOptions extends Object
Constructor and Description |
---|
AqlQueryParseOptions() |
Modifier and Type | Method and Description |
---|---|
protected String |
getQuery() |
protected AqlQueryParseOptions |
query(String query) |
protected String getQuery()
protected AqlQueryParseOptions query(String query)
query
- the query which you want parseCopyright © 2016–2019 ArangoDB GmbH. All rights reserved.