Package | Description |
---|---|
com.arangodb.entity | |
com.arangodb.entity.arangosearch | |
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> |
ArangoSearchPropertiesEntity.getStoredValues() |
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 |
---|---|
Collection<StoredValue> |
ArangoSearchCreateOptions.getStoredValues() |
Modifier and Type | Method and Description |
---|---|
ArangoSearchCreateOptions |
ArangoSearchCreateOptions.storedValues(StoredValue... storedValues) |
Copyright © 2016–2023 ArangoDB GmbH. All rights reserved.