Uses of Class
com.arangodb.model.arangosearch.SearchAliasPropertiesOptions
-
Packages that use SearchAliasPropertiesOptions Package Description com.arangodb com.arangodb.model.arangosearch -
-
Uses of SearchAliasPropertiesOptions in com.arangodb
Methods in com.arangodb with parameters of type SearchAliasPropertiesOptions Modifier and Type Method Description SearchAliasPropertiesEntitySearchAlias. replaceProperties(SearchAliasPropertiesOptions options)Changes properties of the view.SearchAliasPropertiesEntitySearchAlias. updateProperties(SearchAliasPropertiesOptions options)Partially changes properties of the view. -
Uses of SearchAliasPropertiesOptions in com.arangodb.model.arangosearch
Methods in com.arangodb.model.arangosearch that return SearchAliasPropertiesOptions Modifier and Type Method Description SearchAliasPropertiesOptionsSearchAliasPropertiesOptions. indexes(SearchAliasIndex... indexes)
-