| Package | Description |
|---|---|
| com.arangodb.internal.velocypack | |
| com.arangodb.model |
| Modifier and Type | Field and Description |
|---|---|
static com.arangodb.velocypack.VPackDeserializer<ZKDIndexOptions.FieldValueTypes> |
VPackDeserializers.ZKD_FIELD_VALUE_TYPES |
static com.arangodb.velocypack.VPackSerializer<ZKDIndexOptions.FieldValueTypes> |
VPackSerializers.ZKD_FIELD_VALUE_TYPES |
| Modifier and Type | Method and Description |
|---|---|
ZKDIndexOptions.FieldValueTypes |
ZKDIndexOptions.getFieldValueTypes() |
static ZKDIndexOptions.FieldValueTypes |
ZKDIndexOptions.FieldValueTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ZKDIndexOptions.FieldValueTypes[] |
ZKDIndexOptions.FieldValueTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ZKDIndexOptions |
ZKDIndexOptions.fieldValueTypes(ZKDIndexOptions.FieldValueTypes fieldValueTypes) |
Copyright © 2016–2023 ArangoDB GmbH. All rights reserved.