class RethinkDB::RemoteConnection
Defined in:
driver/remote_connection.crConstant Summary
-
V0_1 =
1063369270_u32
-
V0_2 =
1915781601_u32
-
V0_3 =
1601562686_u32
-
V0_4 =
1074539808_u32
-
V1_0 =
885177795_u32
Constructors
Instance Method Summary
-
#authorize(user : String, password : String)
TODO Proper error handling
- #close
- #run(term : ReQL::Term::Type, runopts : RunOpts) : RethinkDB::Cursor | RethinkDB::Datum
- #server : JSON::Any
- #start
- #use(db_name : String)