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 05e3144 commit 3db1a2dCopy full SHA for 3db1a2d
source/reference/method/db.collection.storageSize.txt
@@ -12,8 +12,8 @@ db.collection.storageSize()
12
13
.. method:: db.collection.storageSize()
14
15
- :returns: The total amount of storage allocated to this collection
16
- for document storage.
+ :returns: The total amount of storage in bytes allocated to this
+ collection for document storage.
17
18
If collection data is compressed (which is the
19
:option:`default for WiredTiger <mongod
0 commit comments