DMGOCollection.aggregate

Calculates aggregate values for the data in a collection.

  1. Bson aggregate(ARGS pipeline)
    class DMGOCollection
    @safe
    Bson
    aggregate
    (
    ARGS...
    )
    ()
  2. MongoCursor!R aggregate(S[] pipeline, AggregateOptions options)

Meta