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 f2cbe21 commit 0d8a139Copy full SHA for 0d8a139
source/crud/read-write-config.txt
@@ -36,8 +36,8 @@ levels:
36
- Collection
37
38
This list also indicates the increasing order of precedence of the option settings. For
39
-example, if you set a read concern level for a transaction, it will override a read
40
-concern level inherited from the client.
+example, if you set a read concern for a transaction, it will override the read
+concern settings inherited from the client.
41
42
Write concern, read concern, and read preference options allow you to customize the
43
causal consistency and availability of the data in your replica sets. To see a full
0 commit comments