public class SearchAliasProperties extends Object
Constructor and Description |
---|
SearchAliasProperties() |
Modifier and Type | Method and Description |
---|---|
void |
addIndexes(SearchAliasIndex... indexes) |
Collection<SearchAliasIndex> |
getIndexes() |
public Collection<SearchAliasIndex> getIndexes()
public void addIndexes(SearchAliasIndex... indexes)
Copyright © 2016–2022 ArangoDB GmbH. All rights reserved.