MongoCollection.estimatedDocumentCount
struct MongoCollection
ulong
estimatedDocumentCount
(EstimatedDocumentCountOptions options = EstimatedDocumentCountOptions.init )
index vibe db mongo collection MongoCollection
aliasesconstructorsfunctionsproperties
Returns the count of all documents in a collection or view.
Throws Exception if a DB communication error occurred.