SdbIndex3RefExtension<K extends KeyBase, V extends ValueBase, I1 extends IndexBase, I2 extends IndexBase, I3 extends IndexBase> extension

Extension on index on 3 fields.

on

Methods

lowerBoundary(I1 value1, I2 value2, I3 value3, {bool? include = true}) SdbBoundary<(I1, I2, I3)>
Lower boundary
upperBoundary(I1 value1, I2 value2, I3 value3, {bool? include = false}) SdbBoundary<(I1, I2, I3)>
Upper boundary