Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-98

Aggregation command can optionally return a cursor

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major - P3
    • Resolution: Done
    • None
    • None

    Description

      The aggregation command on the server adds the ability to return a cursor on MongoDB 2.6. The drivers need to allow passing in off the cursor options and should return a cursor or iterator that allows to iterate over the results as well as to call subsequent getmore commands to exhaust the cursor.

      The cursor returned support getmore and killcursor wire protocol calls.

      Information about the format of the cursor command and returned results can be found at.

      http://docs.mongodb.org/manual/reference/command/aggregate/

      Attachments

        Issue Links

          Activity

            People

              barrie Barrie Segal
              barrie Barrie Segal
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: