mongoschemad v2.5.1 (2017-08-28T08:11:47Z)
Dub
Repo
MongoSchema.findOne
mongoschema
MongoSchema
Finds one element using a query.
mixintemplate
MongoSchema
()
static
typeof
(this)
findOne
(
T
)
(
T
query
)
Throws
DocumentNotFoundException if not found
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 element using a query.