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 1c5a983 commit a7b321bCopy full SHA for a7b321b
source/reference/method/db.collection.storageSize.txt
@@ -16,8 +16,8 @@ db.collection.storageSize()
16
.. include:: /includes/fact-mongo-shell-method.rst
17
18
19
- :returns: The total amount of storage allocated to this collection
20
- for document storage.
+ :returns: The total amount of storage in bytes allocated to this
+ collection for document storage.
21
22
If collection data is compressed (which is the
23
:option:`default for WiredTiger <mongod
0 commit comments