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)
SourceInstance methods
batch_size
Sourcebatch_size=(batch_size : Int32)
Sourceread_as
Sourceread_as=(read_as : Symbol)
Sourcestream
Source