MapExpRemoveByRankRange(Exp, Exp, Exp, CTX) Method
Create expression that removes "count" map items starting at specified rank.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 5.4.0.0 (5.4.0)
public static Exp RemoveByRankRange(
Exp rank,
Exp count,
Exp bin,
params CTX[] ctx
)
- rank Exp
-
- count Exp
-
- bin Exp
-
- ctx CTX
-
Exp