Create list trim operation.
Server removes items in list bin that do not fall into range specified by index
and count range. If the range is out of bounds, then all items will be removed.
Server returns list size after trim.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 3.5.0.0 (3.5.1)
Syntax
See Also