Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 171 Bytes

count-api.md

File metadata and controls

8 lines (5 loc) · 171 Bytes

Count API

API:

collection.count(query)

  • query is the same query object as in Query API.

Returns a promise which resolves with a number of removed objects.