Package com.arangodb.model
Class MDIndexOptions
- Since:
- ArangoDB 3.12
- Author:
- Michele Rastelli
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.arangodb.model.AbstractMDIndexOptions
estimates, fieldValueTypes, getEstimates, getFields, getFieldValueTypes, getSparse, getStoredValues, getUnique, sparse, storedValues, unique
Methods inherited from class com.arangodb.model.IndexOptions
getInBackground, getName, inBackground, name
-
Constructor Details
-
MDIndexOptions
public MDIndexOptions()
-
-
Method Details
-
getType
- Specified by:
getType
in classAbstractMDIndexOptions<MDIndexOptions>
-