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 dd023ee commit f13be46Copy full SHA for f13be46
source/fundamentals/crud/read-operations/skip.txt
@@ -57,8 +57,6 @@ This section describes how to skip results retrieved by a query in the following
57
Alternatively, you can :ref:`skip documents in an aggregation pipeline
58
<rust-aggregation-skip>`.
59
60
-When you skip documents, the driver omits the specified number of documents from
61
-
62
If the number of skipped documents exceeds the number of matched documents for a
63
query, then that query returns no documents.
64
0 commit comments