| Package | Description |
|---|---|
| com.arangodb | |
| com.arangodb.internal.velocypack |
| Modifier and Type | Method and Description |
|---|---|
ArangoSearchPropertiesEntity |
ArangoSearch.getProperties()
Reads the properties of the specified view.
|
ArangoSearchPropertiesEntity |
ArangoSearch.replaceProperties(ArangoSearchPropertiesOptions options)
Changes properties of the view.
|
ArangoSearchPropertiesEntity |
ArangoSearch.updateProperties(ArangoSearchPropertiesOptions options)
Partially changes properties of the view.
|
| Modifier and Type | Field and Description |
|---|---|
static com.arangodb.velocypack.VPackDeserializer<ArangoSearchPropertiesEntity> |
VPackDeserializers.ARANGO_SEARCH_PROPERTIES_ENTITY |
Copyright © 2016–2019 ArangoDB GmbH. All rights reserved.