struct RethinkDB::Connection::Response
- RethinkDB::Connection::Response
- RethinkDB::Message
- Struct
- Value
- Object
Defined in:
rethinkdb/connection.crConstructors
Instance Method Summary
- #b : Array(JSON::Any) | Nil
- #changefeed?
- #e : ErrorType | Nil
- #n : Array(RethinkDB::ResponseNote)
- #p : JSON::Any | Nil
- #r : Array(QueryResult)
- #t : RethinkDB::ResponseType