mingo
Preparing search index...
operators/pipeline/count
$count
Function $count
$count
(
coll
:
Iterator
,
expr
:
string
,
_options
:
Options
)
:
Iterator
Returns a count of the number of documents at this stage of the aggregation pipeline.
See
usage
.
Parameters
coll
:
Iterator
expr
:
string
_options
:
Options
Returns
Iterator
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mingo
Loading...
Returns a count of the number of documents at this stage of the aggregation pipeline.
See usage.