Uses of Enum
com.arangodb.model.CollectionSchema.Level
Packages that use CollectionSchema.Level
-
Uses of CollectionSchema.Level in com.arangodb.model
Methods in com.arangodb.model that return CollectionSchema.LevelModifier and TypeMethodDescriptionCollectionSchema.getLevel()static CollectionSchema.Levelstatic CollectionSchema.LevelReturns the enum constant of this type with the specified name.static CollectionSchema.Level[]CollectionSchema.Level.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.arangodb.model with parameters of type CollectionSchema.Level