| Package | Description |
|---|---|
| com.arangodb.entity | |
| com.arangodb.entity.arangosearch | |
| com.arangodb.internal.velocypack | |
| com.arangodb.model | |
| com.arangodb.model.arangosearch |
| Modifier and Type | Method and Description |
|---|---|
Collection<StoredValue> |
InvertedIndexEntity.getStoredValues() |
| Modifier and Type | Method and Description |
|---|---|
Collection<StoredValue> |
ArangoSearchProperties.getStoredValues() |
Collection<StoredValue> |
ArangoSearchPropertiesEntity.getStoredValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
ArangoSearchProperties.addStoredValues(StoredValue... storedValues) |
| Modifier and Type | Field and Description |
|---|---|
static com.arangodb.velocypack.VPackDeserializer<StoredValue> |
VPackDeserializers.STORED_VALUE |
static com.arangodb.velocypack.VPackSerializer<StoredValue> |
VPackSerializers.STORED_VALUE |
| Modifier and Type | Method and Description |
|---|---|
Collection<StoredValue> |
InvertedIndexOptions.getStoredValues() |
| Modifier and Type | Method and Description |
|---|---|
InvertedIndexOptions |
InvertedIndexOptions.storedValues(StoredValue... storedValues) |
| Modifier and Type | Method and Description |
|---|---|
ArangoSearchCreateOptions |
ArangoSearchCreateOptions.storedValues(StoredValue... storedValues) |
Copyright © 2016–2022 ArangoDB GmbH. All rights reserved.