public class SearchAliasCreateOptions extends Object
Constructor and Description |
---|
SearchAliasCreateOptions() |
Modifier and Type | Method and Description |
---|---|
SearchAliasCreateOptions |
indexes(SearchAliasIndex... indexes) |
protected SearchAliasCreateOptions |
name(String name) |
protected SearchAliasCreateOptions name(String name)
public SearchAliasCreateOptions indexes(SearchAliasIndex... indexes)
indexes
- A list of inverted indexes to add to the View.Copyright © 2016–2022 ArangoDB GmbH. All rights reserved.