Uses of Class
com.arangodb.model.InvertedIndexOptions
-
Packages that use InvertedIndexOptions Package Description com.arangodb com.arangodb.model -
-
Uses of InvertedIndexOptions in com.arangodb
Methods in com.arangodb with parameters of type InvertedIndexOptions Modifier and Type Method Description InvertedIndexEntity
ArangoCollection. ensureInvertedIndex(InvertedIndexOptions options)
Creates an inverted index for the collection, if it does not already exist. -
Uses of InvertedIndexOptions in com.arangodb.model
-