Create expression that increments values by incr for all items identified by key.
Valid only for numbers.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 4.0.1.0 (4.0.1)
Syntax
Parameters
- policy
- Type: Aerospike.Client MapPolicy
- key
- Type: Aerospike.Client Exp
- incr
- Type: Aerospike.Client Exp
- bin
- Type: Aerospike.Client Exp
- ctx
- Type: Aerospike.Client CTX
See Also