| Package | Description |
|---|---|
| com.arangodb | |
| com.arangodb.model.arangosearch |
| Modifier and Type | Method and Description |
|---|---|
ArangoSearchPropertiesEntity |
ArangoSearch.replaceProperties(ArangoSearchPropertiesOptions options)
Changes properties of the view.
|
ArangoSearchPropertiesEntity |
ArangoSearch.updateProperties(ArangoSearchPropertiesOptions options)
Partially changes properties of the view.
|
| Modifier and Type | Method and Description |
|---|---|
ArangoSearchPropertiesOptions |
ArangoSearchPropertiesOptions.cleanupIntervalStep(Long cleanupIntervalStep) |
ArangoSearchPropertiesOptions |
ArangoSearchPropertiesOptions.commitIntervalMsec(Long commitIntervalMsec) |
ArangoSearchPropertiesOptions |
ArangoSearchPropertiesOptions.link(CollectionLink... links) |
ArangoSearchPropertiesOptions |
ArangoSearchPropertiesOptions.locale(String locale) |
ArangoSearchPropertiesOptions |
ArangoSearchPropertiesOptions.threshold(ConsolidateThreshold... thresholds) |
Copyright © 2016–2018 ArangoDB GmbH. All rights reserved.