The name of the bin.
Lower end of the range (inclusive).
Upper end of the range (inclusive).
Optional
indexType: indexTypeOne of indexType, i.e. LIST or MAPVALUES.
Optional
ctx: ContextThe cdt.Context of the index.
Secondary Index filter predicate, that can be applied to queries using Query#where.
Integer range filter.
The filter matches records with a bin value in the given integer range. The filter can also be used to match for integer values within the given range that are contained with a list or map by specifying the appropriate index type.