Uses of Enum
com.arangodb.entity.IndexType
Packages that use IndexType
-
Uses of IndexType in com.arangodb.entity
Methods in com.arangodb.entity that return IndexTypeModifier and TypeMethodDescriptionIndexEntity.getType()InvertedIndexEntity.getType()static IndexTypeReturns the enum constant of this type with the specified name.static IndexType[]IndexType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of IndexType in com.arangodb.model
Methods in com.arangodb.model that return IndexTypeModifier and TypeMethodDescriptionabstract IndexTypeAbstractMDIndexOptions.getType()FulltextIndexOptions.getType()Deprecated.GeoIndexOptions.getType()InvertedIndexOptions.getType()MDIndexOptions.getType()MDPrefixedIndexOptions.getType()PersistentIndexOptions.getType()TtlIndexOptions.getType()ZKDIndexOptions.getType()Deprecated.