mongoschemad ~master (2021-10-16T08:14:18Z)
Dub
Repo
MongoSchema.count
mongoschema
db
MongoSchema
Returns the count of documents in this collection matching this query.
auto
count
(Query!(typeof(this)) query)
mixintemplate
MongoSchema
()
static
auto
count
(
Query
!(
typeof
(this))
query
)
auto
count
(T query)
Meta
Source
See Implementation
mongoschema
db
MongoSchema
functions
merge
remove
save
properties
bsonID
collection
static functions
aggregate
count
countAll
dropTable
find
findAll
findById
findOne
findOneOrThrow
findRange
insertMany
removeAll
tryFindById
tryFindOne
update
upsert
static variables
_schema_collection_
Returns the count of documents in this collection matching this query.