Optional
props: Record<string, AerospikeBinValue>The bin the operation will be performed on.
Aerospike Expression to be evaluated by this operation.
read flags or write flags. flags
must be an integer. See exp.expReadFlags or exp.expWriteFlags for more information.
Code which determines the operations to be performed on the bins of a record.
Optional
ttlThe time-to-live (expiration) of the record in seconds.
There are also special values that can be set in the record ttl:
Optional
valueValue used in the operation.
class for all expression operations executed with the Client#operate command.
Operations can be created using the methods with the following modules: