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