Range(String, Int64, Int64, CTX[]) | Create range filter for query. Range arguments must be longs or integers which can be cast to longs. String ranges are not supported. |
Range(String, IndexCollectionType, Int64, Int64, CTX[]) | Create range filter for query on collection index. Range arguments must be longs or integers which can be cast to longs. String ranges are not supported. |