Lite |
| Name | Description | |
|---|---|---|
| LongCount | Get document count in collection | |
| LongCount(BsonExpression) | Get document count in collection using predicate filter expression | |
| LongCount(ExpressionFuncT, Boolean) | Get document count in collection using predicate filter expression | |
| LongCount(Query) | Get document count in collection using predicate filter expression | |
| LongCount(String, BsonDocument) | Get document count in collection using predicate filter expression | |
| LongCount(String, BsonValue) | Get document count in collection using predicate filter expression |