public class SearchAliasPropertiesEntity extends ViewEntity
Constructor and Description |
---|
SearchAliasPropertiesEntity(String id,
String name,
ViewType type,
SearchAliasProperties properties) |
Modifier and Type | Method and Description |
---|---|
Collection<SearchAliasIndex> |
getIndexes() |
getId, getName, getType
public SearchAliasPropertiesEntity(String id, String name, ViewType type, SearchAliasProperties properties)
public Collection<SearchAliasIndex> getIndexes()
Copyright © 2016–2022 ArangoDB GmbH. All rights reserved.