Create expression that selects list items starting at specified rank to the last ranked item
and returns selected data specified by returnType.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 4.0.3.0 (4.0.3)
Syntax
Parameters
- returnType
- Type: Aerospike.Client ListReturnType
- rank
- Type: Aerospike.Client Exp
- bin
- Type: Aerospike.Client Exp
- ctx
- Type: Aerospike.Client CTX
See Also