Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
RethinkDB::LocalConnection
Inherits
RethinkDB::Connection
/
Reference
/
Object
Constructors
new
(data_path :
String
)
Source
Instance methods
authorize
(user :
String
, password :
String
)
Source
close
Source
on_error
Source
run
(term :
ReQL::Term::Type
, runopts :
RunOpts
) :
RethinkDB::Cursor
|
RethinkDB::Datum
Source
server
Source
start
Source
use
(db_name :
String
)
Source
Nested types
RethinkDB::LocalConnection::Cursor