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