struct RethinkDB::Connection::Response

Defined in:

rethinkdb/connection.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct RethinkDB::Message

new(pull : JSON::PullParser) new

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def b : Array(JSON::Any) | Nil #

[View source]
def changefeed? #

[View source]
def e : ErrorType | Nil #

[View source]

[View source]
def p : JSON::Any | Nil #

[View source]
def r : Array(QueryResult) #

[View source]

[View source]