Uses of Class
com.arangodb.entity.arangosearch.SearchAliasPropertiesEntity
-
Packages that use SearchAliasPropertiesEntity Package Description com.arangodb -
-
Uses of SearchAliasPropertiesEntity in com.arangodb
Methods in com.arangodb that return SearchAliasPropertiesEntity Modifier and Type Method Description SearchAliasPropertiesEntity
SearchAlias. getProperties()
Reads the properties of the specified view.SearchAliasPropertiesEntity
SearchAlias. replaceProperties(SearchAliasPropertiesOptions options)
Changes properties of the view.SearchAliasPropertiesEntity
SearchAlias. updateProperties(SearchAliasPropertiesOptions options)
Partially changes properties of the view.
-