MapExp RemoveByRankRange Method (Exp, Exp,  CTX )Aerospike
Create expression that removes map items starting at specified rank to the last ranked item.

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 4.1.0.0 (4.1.0)
Syntax

Parameters

rank
Type: Aerospike.Client Exp
bin
Type: Aerospike.Client Exp
ctx
Type:  Aerospike.Client CTX 
See Also