Constructor and Description |
---|
IndexEntity() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getConstraint() |
Boolean |
getDeduplicate() |
Integer |
getExpireAfter() |
Collection<String> |
getFields() |
Boolean |
getGeoJson() |
String |
getId() |
Boolean |
getInBackground() |
Boolean |
getIsNewlyCreated() |
Integer |
getMinLength() |
String |
getName() |
Double |
getSelectivityEstimate() |
Boolean |
getSparse() |
IndexType |
getType() |
Boolean |
getUnique() |
public String getId()
public Boolean getInBackground()
public String getName()
public IndexType getType()
public Collection<String> getFields()
public Double getSelectivityEstimate()
public Boolean getUnique()
public Boolean getSparse()
public Integer getMinLength()
public Boolean getIsNewlyCreated()
public Boolean getGeoJson()
public Integer getExpireAfter()
public Boolean getConstraint()
public Boolean getDeduplicate()
Copyright © 2016–2020 ArangoDB GmbH. All rights reserved.