Map bin or map value expression.
End value expression.
Begin value expression.
Optional
ctx: null | ContextOptional context path for nested CDT.
Optional
returnType: maps.returnTypeOptional Return type. Valid values are returnType.NONE or returnType.INVERTED.
AerospikeExp (map expression)
Create expression that removes map items identified by value range (begin inclusive, end exclusive). If begin is nil, the range is less than end. If end is infinity, the range is greater than equal to begin.