| Package | Description |
|---|---|
| com.arangodb.entity.arangosearch |
| Modifier and Type | Method and Description |
|---|---|
StoreValuesType |
FieldLink.getStoreValues() |
StoreValuesType |
CollectionLink.getStoreValues() |
static StoreValuesType |
StoreValuesType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StoreValuesType[] |
StoreValuesType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FieldLink |
FieldLink.storeValues(StoreValuesType storeValues) |
CollectionLink |
CollectionLink.storeValues(StoreValuesType storeValues) |
Copyright © 2016–2023 ArangoDB GmbH. All rights reserved.