public final class SearchAliasPropertiesOptions extends Object
Constructor and Description |
---|
SearchAliasPropertiesOptions() |
Modifier and Type | Method and Description |
---|---|
Collection<SearchAliasIndex> |
getIndexes() |
SearchAliasPropertiesOptions |
indexes(SearchAliasIndex... indexes) |
public SearchAliasPropertiesOptions indexes(SearchAliasIndex... indexes)
indexes
- A list of inverted indexes to add to the View.public Collection<SearchAliasIndex> getIndexes()
Copyright © 2016–2023 ArangoDB GmbH. All rights reserved.