File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -49,11 +49,6 @@ Definition
49
49
- string
50
50
51
51
- The name of the target collection.
52
-
53
- If the collection does not exist, :dbcommand:`collStats` returns
54
- an error message.
55
-
56
-
57
52
58
53
* - ``scale``
59
54
@@ -71,10 +66,6 @@ Definition
71
66
The scale factor rounds the affected size values to whole numbers.
72
67
73
68
.. include:: /includes/extracts/4.2-changes-stats-scaleFactor.rst
74
-
75
-
76
-
77
-
78
69
79
70
.. note::
80
71
@@ -131,7 +122,6 @@ collection and the storage engine, the output fields may vary.
131
122
132
123
.. code-block:: javascript
133
124
134
-
135
125
{
136
126
"ns" : <string>,
137
127
"size" : <number>,
@@ -468,4 +458,3 @@ Output
468
458
This document contains data reported
469
459
directly by the WiredTiger engine and other data for internal
470
460
diagnostic use.
471
-
You can’t perform that action at this time.
0 commit comments