Package | Description |
---|---|
com.arangodb.entity.arangosearch | |
com.arangodb.internal.velocypack | |
com.arangodb.model.arangosearch |
Modifier and Type | Method and Description |
---|---|
Collection<SearchAliasIndex> |
SearchAliasProperties.getIndexes() |
Collection<SearchAliasIndex> |
SearchAliasPropertiesEntity.getIndexes() |
Modifier and Type | Method and Description |
---|---|
void |
SearchAliasProperties.addIndexes(SearchAliasIndex... indexes) |
Modifier and Type | Field and Description |
---|---|
static com.arangodb.velocypack.VPackDeserializer<SearchAliasIndex> |
VPackDeserializers.SEARCH_ALIAS_INDEX |
static com.arangodb.velocypack.VPackSerializer<SearchAliasIndex> |
VPackSerializers.SEARCH_ALIAS_INDEX |
Modifier and Type | Method and Description |
---|---|
SearchAliasCreateOptions |
SearchAliasCreateOptions.indexes(SearchAliasIndex... indexes) |
SearchAliasPropertiesOptions |
SearchAliasPropertiesOptions.indexes(SearchAliasIndex... indexes) |
Copyright © 2016–2022 ArangoDB GmbH. All rights reserved.