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