class

RethinkDB::StreamTerm

Inherits RethinkDB::Term / Reference / Object

Instance methods

[](key)
Source
avg(field)
Source
between(a, b, options : Hash | NamedTuple)
Source
between(a, b, **kargs)
Source
changes(options : Hash | NamedTuple)
Source
changes
Source
concat_map(callable)
Source
concat_map
Source
count
Source
count
Source
default(value)
Source
default
Source
distinct(options : Hash | NamedTuple)
Source
distinct
Source
do(*args)
Source
do(*args, &)
Source
eq_join(table, callable)
Source
filter(callable)
Source
filter
Source
filter
Source
for_each(callable)
Source
for_each
Source
group
Source
group(*fields, **options)
Source
group
Source
limit(n)
Source
map(callable)
Source
max(field)
Source
merge
Source
min(field)
Source
order_by
Source
order_by(options : Hash | NamedTuple)
Source
order_by(callable)
Source
order_by
Source
pluck(*args)
Source
reduce(callable)
Source
reduce
Source
run(conn, runopts : Hash | NamedTuple)
Source
run(conn)
Source
run(conn, **runopts)
Source
skip(n)
Source
sum(field)
Source
union(other)
Source
update(options : Hash | NamedTuple, &)
Source
update
Source
update(doc, options : Hash | NamedTuple)
Source
update(doc, **options)
Source
without(*fields)
Source