-
Type: Task
-
Resolution: Done
-
Priority: Unknown
-
None
-
Component/s: Find - getMore - KillCursors
-
None
-
Not Needed
Summary
find_getmore_killcursors_commands.rst includes code examples and a table documenting options for find, getMore, and killCursors. This content is redundant, as the command options are already documented in the server manual:
- https://docs.mongodb.com/manual/reference/command/find/
- https://docs.mongodb.com/manual/reference/command/getMore/
- https://docs.mongodb.com/manual/reference/command/killCursors/
The only relevant material may be clarifying whether numeric types are 64-bit or 32-bit BSON integers; however, if that's necessary we could leave those clarifications in while still removing the larger tables/examples.
Motivation
This ticket is purely for cleaning up the spec and has no impact on other teams, tests, etc.
- related to
-
DRIVERS-742 Add support for the comment field to all helpers
- Closed