Uses of Class
com.arangodb.entity.QueryOptimizerRule
-
Packages that use QueryOptimizerRule Package Description com.arangodb -
-
Uses of QueryOptimizerRule in com.arangodb
Methods in com.arangodb that return types with arguments of type QueryOptimizerRule Modifier and Type Method Description Collection<QueryOptimizerRule>ArangoDB. getQueryOptimizerRules()CompletableFuture<Collection<QueryOptimizerRule>>ArangoDBAsync. getQueryOptimizerRules()Asynchronous version ofArangoDB.getQueryOptimizerRules()
-