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 f15df6e commit 2b54a23Copy full SHA for 2b54a23
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