Uses of Enum
com.arangodb.entity.CollectionType
Packages that use CollectionType
-
Uses of CollectionType in com.arangodb.entity
Methods in com.arangodb.entity that return CollectionTypeModifier and TypeMethodDescriptionstatic CollectionType
CollectionType.fromType
(int type) CollectionEntity.getType()
static CollectionType
Returns the enum constant of this type with the specified name.static CollectionType[]
CollectionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of CollectionType in com.arangodb.model
Methods in com.arangodb.model that return CollectionTypeMethods in com.arangodb.model with parameters of type CollectionType