| Package | Description |
|---|---|
| com.arangodb.entity.arangosearch | |
| com.arangodb.model.arangosearch |
| Modifier and Type | Method and Description |
|---|---|
Collection<SearchAliasIndex> |
SearchAliasPropertiesEntity.getIndexes() |
| Modifier and Type | Method and Description |
|---|---|
Collection<SearchAliasIndex> |
SearchAliasCreateOptions.getIndexes() |
Collection<SearchAliasIndex> |
SearchAliasPropertiesOptions.getIndexes() |
| Modifier and Type | Method and Description |
|---|---|
SearchAliasCreateOptions |
SearchAliasCreateOptions.indexes(SearchAliasIndex... indexes) |
SearchAliasPropertiesOptions |
SearchAliasPropertiesOptions.indexes(SearchAliasIndex... indexes) |
Copyright © 2016–2023 ArangoDB GmbH. All rights reserved.