Uses of Class
com.arangodb.entity.ArangoDBEngine
Packages that use ArangoDBEngine
-
Uses of ArangoDBEngine in com.arangodb
Methods in com.arangodb that return ArangoDBEngineModifier and TypeMethodDescriptionArangoDatabase.getEngine()Returns the name of the used storage engine.ArangoDB.getEngine()Returns the server storage engine.Methods in com.arangodb that return types with arguments of type ArangoDBEngineModifier and TypeMethodDescriptionArangoDatabaseAsync.getEngine()Asynchronous version ofArangoDatabase.getEngine()ArangoDBAsync.getEngine()Asynchronous version ofArangoDB.getEngine()