Uses of Enum
com.arangodb.entity.arangosearch.StoreValuesType
Packages that use StoreValuesType
-
Uses of StoreValuesType in com.arangodb.entity.arangosearch
Methods in com.arangodb.entity.arangosearch that return StoreValuesTypeModifier and TypeMethodDescriptionCollectionLink.getStoreValues()
FieldLink.getStoreValues()
static StoreValuesType
Returns the enum constant of this type with the specified name.static StoreValuesType[]
StoreValuesType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.arangodb.entity.arangosearch with parameters of type StoreValuesTypeModifier and TypeMethodDescriptionCollectionLink.storeValues
(StoreValuesType storeValues) FieldLink.storeValues
(StoreValuesType storeValues)