menu
rethink_db_ns package
documentation
rethink_db_ns.dart
RqlQuery
operator > method
operator > method
dark_mode
light_mode
operator >
method
dynamic
operator >
(
dynamic
other
)
Implementation
operator >(other) => this.gt(other);
rethink_db_ns package
documentation
rethink_db_ns
RqlQuery
operator > method
RqlQuery class