Hello,
I have confusions on collection size properties, in collection stats db.collection.stats()
,
- size
- storageSize
- totalSize
Can anyone please explain what is the difference between the above properties, I looked at the reference documentation, but did not get the exact difference.
Thanks.