rethinkdb-orm
6.0.0
RethinkDB
Connection
RethinkORM
AssociationCollection
Associations
Base
Changefeed
Change
Event
Raw
Collection
Connection
Error
ChangefeedClosed
ConnectError
DatabaseError
DocumentExists
DocumentInvalid
DocumentNotFound
DocumentNotSaved
LockInvalidOp
LockLost
LockUnavailable
IdGenerator
Index
Lock
FloatEpochConverter
Reentrant
TokenRefresher
Persistence
Queries
HasChanges
R
Settings
HabitatSettings
Table
Timestamps
Validators
class
RethinkORM::Collection(T)
RethinkORM::Collection(T)
Reference
Object
Included Modules
Enumerable(T)
Defined in:
rethinkdb-orm/utils/collection.cr
Constructors
.new
(iterator : Iterator(RethinkDB::QueryResult) | RethinkDB::QueryResult)
Instance Method Summary
#each
(*args, **options)
#each
(*args, **options, &)
Constructor Detail
def self.
new
(iterator : Iterator(RethinkDB::QueryResult) | RethinkDB::QueryResult)
#
[
View source
]
Instance Method Detail
def
each
(*args, **options)
#
[
View source
]
def
each
(*args, **options, &)
#
[
View source
]