Create expression that increments list[index] by value.
Value expression should resolve to a number.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 4.0.3.0 (4.0.3)
Syntax
Parameters
- policy
- Type: Aerospike.Client ListPolicy
- index
- Type: Aerospike.Client Exp
- value
- Type: Aerospike.Client Exp
- bin
- Type: Aerospike.Client Exp
- ctx
- Type: Aerospike.Client CTX
See Also