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 a60aa46 commit 519ab1fCopy full SHA for 519ab1f
source/reference/method/db.collection.storageSize.txt
@@ -16,8 +16,8 @@ db.collection.storageSize()
16
.. include:: /includes/fact-mongosh-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