We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bea1fbb commit d77daccCopy full SHA for d77dacc
source/reference/method/db.collection.totalSize.txt
@@ -13,4 +13,4 @@ db.collection.totalSize()
13
.. method:: db.collection.totalSize()
14
15
:returns: The total size in bytes of the data in the collection plus
16
- the size of every indexes on the collection.
+ the size of every index on the collection.
0 commit comments