Create expression that selects "count" map items starting at specified rank and returns selected
data specified by returnType.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 4.2.5.0 (4.2.5)
Syntax
Parameters
- returnType
- Type: Aerospike.Client MapReturnType
- rank
- Type: Aerospike.Client Exp
- count
- Type: Aerospike.Client Exp
- bin
- Type: Aerospike.Client Exp
- ctx
- Type: Aerospike.Client CTX
See Also