Count number of leaf entries in MongoDB collection

前端 未结 0 1640
故里飘歌
故里飘歌 2020-12-17 05:31

I am trying to see the number of elements I have in my MongoDB collection.

I am aware of db.collection(count), but it returns the number of documents in my collection

相关标签:
回答
  • 消灭零回复
提交回复
热议问题