From a06b7f0d84b837c67530772b416deade71eb3320 Mon Sep 17 00:00:00 2001 From: Caitlin Davey Date: Thu, 7 Nov 2024 16:53:28 -0500 Subject: [PATCH] nested backporting --- source/reference/crud-operations.txt | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/source/reference/crud-operations.txt b/source/reference/crud-operations.txt index dab75c8a..86e11ddb 100644 --- a/source/reference/crud-operations.txt +++ b/source/reference/crud-operations.txt @@ -285,15 +285,13 @@ when querying and their corresponding methods as examples. If the read concern is specifed on the client or collection level, or if the read concern is specified as a find option, it will NOT be passed by the driver to the explain command. - - .. note:: - - The information returned by the server for the ``explain`` command - varies with server version and deployment topology. The driver's - ``explain`` method returns whatever the server provided. - - **The return value of ``explain`` method is not part of the driver's - public API and depends on the server version and deployment topology.** + + The information returned by the server for the ``explain`` command + varies with server version and deployment topology. The driver's + ``explain`` method returns whatever the server provided. + + **The return value of the ``explain`` method is not part of the driver's + public API and depends on the server version and deployment topology.** * - ``hint(Hash)`` - Provides the query with an