Uses of Enum
com.arangodb.entity.ArangoDBEngine.StorageEngineName
Packages that use ArangoDBEngine.StorageEngineName
-
Uses of ArangoDBEngine.StorageEngineName in com.arangodb.entity
Methods in com.arangodb.entity that return ArangoDBEngine.StorageEngineNameModifier and TypeMethodDescriptionArangoDBEngine.getName()Returns the enum constant of this type with the specified name.static ArangoDBEngine.StorageEngineName[]ArangoDBEngine.StorageEngineName.values()Returns an array containing the constants of this enum type, in the order they are declared.