Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-1820

Add a PipelineDefinition builder

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.4
    • Affects Version/s: 2.3
    • Component/s: API
    • None
    • Fully Compatible

      Currently we don't have a PipelineDefinition builder.

      We have something similar in the fluent aggregate API, which mixes together the building of a PipelineDefinition with methods to execute the aggregate command.

      Since there are places where an application needs to provide a pure PipelineDefinition (e.g. $facet or creating a read only view) it would be nice to have a standalone PipelineDefinition builder that was not tied to the fluent aggregate API.

            Assignee:
            robert@mongodb.com Robert Stam
            Reporter:
            robert@mongodb.com Robert Stam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: