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 be1cee3 commit a8c3d50Copy full SHA for a8c3d50
source/fundamentals/run-command.txt
@@ -143,10 +143,8 @@ response contains a document with the following fields:
143
- The logical time of the operation. MongoDB uses the
144
logical time to order operations.
145
146
- .. seealso::
147
-
148
- To learn more about logical time, see our blog post about the
149
- :website:`Global Logical Clock </blog/post/transactions-background-part-4-the-global-logical-clock>`.
+ To learn more about logical time, see our blog post about the
+ :website:`Global Logical Clock </blog/post/transactions-background-part-4-the-global-logical-clock>`.
150
151
* - ``$clusterTime``
152
- A document that contains the signed cluster time. Cluster time is a
0 commit comments