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