RethinkDB::TableTerm
Inherits RethinkDB::RowsTerm / RethinkDB::StreamTerm / RethinkDB::Term / Reference / Object
Instance methods
[](key)
Sourcedelete
Sourceget(key)
Sourceget_field(key)
Sourcehas_fields(*other)
Sourceindex_create(key)
Sourceindex_create(key, **options)
Sourceindex_create(key, **options, &)
Sourceindex_drop(name)
Sourceindex_list
Sourceindex_wait(name)
Sourceinfo
Sourceinsert(doc, **options)
Sourcenth(key)
Sourcesample(number : Int32)
Source