Optional
durabilityOptional
durabilitySpecifies the number of nodes this operation should be persisted to before it is considered successful. Note that this option is mutually exclusive of durabilityLevel.
Optional
durabilitySpecifies the number of nodes this operation should be replicated to before it is considered successful. Note that this option is mutually exclusive of durabilityLevel.
Optional
expiryThe expiry time that should be set for the document, expressed in seconds.
Optional
initialThe initial value to use for the document if it does not already exist. Not specifying this value indicates the operation should fail if the document does not exist.
Optional
timeoutThe timeout for this operation, represented in milliseconds.
Specifies the level of synchronous durability for this operation.