\triagens\ArangoDbUpdatePolicy

Document update policies


Summary

Methods
Properties
Constants
validate()
No public properties found
LAST
ERROR
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

LAST

LAST

last update will win in case of conflicting versions

ERROR

ERROR

an error will be returned in case of conflicting versions

Methods

validate()

validate(string $value) : void

Check if the supplied policy value is valid

Parameters

string $value
  • update policy value

Throws

\triagens\ArangoDb\ClientException