Create list get range operation.
Server returns "count" items starting at specified index in list bin.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 3.9.7.0 (3.9.7)
Syntax
Parameters
- binName
- Type: System String
- index
- Type: System Int32
- count
- Type: System Int32
- ctx
- Type: Aerospike.Client CTX
See Also