class

RethinkDB::GroupedStreamTerm

Inherits RethinkDB::DatumTerm / RethinkDB::Term / Reference / Object

Instance methods

[](key)
Source
avg(field)
Source
count
Source
distinct(options : Hash | NamedTuple)
Source
distinct
Source
do(*args)
Source
do(*args, &)
Source
filter(callable)
Source
filter
Source
for_each(callable)
Source
for_each
Source
group(field, **options)
Source
group
Source
group
Source
limit(n)
Source
map(callable)
Source
max(field)
Source
min(field)
Source
order_by
Source
order_by(callable)
Source
order_by
Source
reduce(callable)
Source
reduce
Source
skip(n)
Source
sum(field)
Source
ungroup
Source
union(other)
Source