__________ method provides a wrapper around the totalIndexSize output of the collStats (i.e. db.collection.stats()) operation.
__________ method provides a wrapper around the totalIndexSize output of the collStats (i.e. db.collection.stats()) operation. Correct Answer db.collection.totalIndexSize()
To check the size of your indexes, use the db.collection.totalIndexSize() helper, which returns data in bytes.
মোঃ আরিফুল ইসলাম
Feb 20, 2025