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 e2a2fa0 commit 154f124Copy full SHA for 154f124
source/reference/limits.txt
@@ -25,7 +25,7 @@ BSON Documents
25
.. limit:: Nested Depth for BSON Documents
26
27
MongoDB supports no more than 100 levels of nesting for :term:`BSON
28
- documents <document>`.
+ documents <document>`. Each object or array adds a level.
29
30
.. _restrictions-on-db-names:
31
.. _restrictions-on-collection-names:
0 commit comments