class

RethinkDB::RemoteConnection

Inherits RethinkDB::Connection / Reference / Object

Constants

V0_1 = 1063369270_u32
V0_2 = 1915781601_u32
V0_3 = 1601562686_u32
V0_4 = 1074539808_u32
V1_0 = 885177795_u32

Constructors

new(host : String, port : Int)
Source

Instance methods

authorize(user : String, password : String)

TODO: Proper error handling

Source
close
Source
run(term : ReQL::Term::Type, runopts : RunOpts) : RethinkDB::Cursor | RethinkDB::Datum
Source
server
Source
start
Source
use(db_name : String)
Source

Nested types