Create expression that removes list 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.
List bin or list value expression.
End value expression.
Begin value expression.
Optional
Optional context path for nested CDT.
AerospikeExp (list expression)
Create expression that removes list 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.