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 SearchAliasPropertiesEntitySearchAlias. getProperties()Reads the properties of the specified view.SearchAliasPropertiesEntitySearchAlias. replaceProperties(SearchAliasPropertiesOptions options)Changes properties of the view.SearchAliasPropertiesEntitySearchAlias. updateProperties(SearchAliasPropertiesOptions options)Partially changes properties of the view.
-