class

Aquamarine::QueryResult

Inherits Reference < Object

Constructors

new(direction : Symbol = :forward, start : Symbol = :head, count : Int32 | Nil = nil, stream : Aquamarine::Stream = Aquamarine::Stream.new(GLOBAL_STREAM), read_as : Symbol = :all, batch_size : Int32 = Query::DEFAULT_BATCH_SIZE)
Source

Instance methods

batch_size
Source
batch_size=(batch_size : Int32)
Source
read_as
Source
read_as=(read_as : Symbol)
Source
stream
Source