-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Empty show more show less
- Concrete subclasses for operations (FindCursor, AggregateCursor, etc)
- Separate all behavior related to cursor building into subclasses of AbstractCursor
- Cursors should not be constructed with an operation, concrete subclasses will execute an operation in their _initializeCursor implementation
- causes
-
NODE-3546 When no results found, findOne now returns undefined instead of null
- Closed
- depends on
-
NODE-2839 Merge Cursor and CoreCursor
- Closed
- is depended on by
-
NODE-2811 Update Cursor#clone and Cursor#rewind for use with AbstractCursor
- Closed
- is duplicated by
-
NODE-2814 Remove generic type parameter for CursorOptions
- Closed