Update/Add each value in values list depending if key exists or not.
If value is a map, the key is identified by "key" entry. Otherwise, the value is the key.
If large list does not exist, create it.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 3.3.0.0 (3.3.2)
Syntax
Parameters
- values
- Type:
System.Collections IList
values to update
See Also