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 096dc26 commit 4131fe3Copy full SHA for 4131fe3
source/data-formats/bson.txt
@@ -125,7 +125,7 @@ some situations that might require using raw BSON documents:
125
126
- Moving a document between databases or collections
127
- Writing binary blobs to a disk
128
-- Bypassing the performance overhead of converting to and from {+language+} dictionaries.
+- Bypassing the performance overhead of converting to and from {+language+} dictionaries
129
130
You can use the ``RawBSONDocument`` class to represent raw BSON documents. To use
131
``RawBSONDocument`` objects to represent documents in your collection, set the
0 commit comments