class

RethinkDB::TableTerm

Inherits RethinkDB::RowsTerm / RethinkDB::StreamTerm / RethinkDB::Term / Reference / Object

Instance methods

[](key)
Source
delete
Source
get(key)
Source
get_field(key)
Source
has_fields(*other)
Source
index_create(key)
Source
index_create(key, **options)
Source
index_create(key, **options, &)
Source
index_drop(name)
Source
index_list
Source
index_wait(name)
Source
info
Source
insert(doc, **options)
Source
nth(key)
Source
sample(number : Int32)
Source