count ( mdb-query-msg -- result )


Vocabulary
mongodb.driver

Inputs
mdb-query-msgquery


Outputs
resultnumber of objects in the collection that match the query


Word description
count objects in a collection

Definition