RethinkORM::Collection(T)
Inherits Enumerable / Reference / Object
Constructors
new(iterator : Iterator(RethinkDB::QueryResult) | RethinkDB::QueryResult)
SourceInstance methods
each(*args, **options)
Sourceeach(*args, **options, &)
Sourceto_json(json : JSON::Builder) : Nil
Sourceto_yaml(yaml : YAML::Nodes::Builder) : Nil
Source