class

RethinkDB::DBTerm

Inherits RethinkDB::Term / Reference / Object

Instance methods

grant(username, options : Hash | NamedTuple)
Source
run(conn, runopts : Hash | NamedTuple)
Source
table(name, options : Hash | NamedTuple)
Source
table(name)
Source
table_create(name, options : Hash | NamedTuple)
Source
table_create(name)
Source
table_create(name, **opts)
Source
table_drop(name)
Source
table_list
Source