mongoschemad v2.5.1 (2017-08-28T08:11:47Z)
Dub
Repo
MongoSchema.findRange
mongoschema
MongoSchema
Finds one or more elements using a query as range.
mixintemplate
MongoSchema
()
static
DocumentRange
!(
typeof
(this))
findRange
(
T
)
(
T
query
,
QueryFlags
flags
=
QueryFlags.None
,
int
num_skip
= 0
,
int
num_docs_per_chunk
= 0
)
Meta
Source
See Implementation
mongoschema
MongoSchema
functions
remove
save
properties
bsonID
static functions
aggregate
count
countAll
dropTable
find
findAll
findById
findOne
findOneOrThrow
findRange
removeAll
tryFindById
tryFindOne
update
upsert
static variables
_schema_collection_
Finds one or more elements using a query as range.