Was this page helpful?
Caution
You're viewing documentation for an unstable version of ScyllaDB Node.js Driver. Switch to the latest stable version.
DateRangeBound¶
DateRangeBound()
new DateRangeBound()
Deprecated
Not supported by the driver. Usage will throw an error.
Members¶
unbounded
Deprecated
Not supported by the driver. Usage will throw an error.
Methods¶
equals()
Deprecated
Not supported by the driver. Usage will throw an error.
isUnbounded()
Deprecated
Not supported by the driver. Usage will throw an error.
toString()
Deprecated
Not supported by the driver. Usage will throw an error.
(static) fromString()
Deprecated
Not supported by the driver. Usage will throw an error.
(static) toLowerBound()
Deprecated
Not supported by the driver. Usage will throw an error.
(static) toUpperBound()
Deprecated
Not supported by the driver. Usage will throw an error.