mongo4cats.operations.Aggregate$
See theAggregate companion trait
object Aggregate
Attributes
Members list
Value members
Concrete methods
def bucketAuto[TExpression](groupBy: TExpression, buckets: Int, options: BucketAutoOptions): Aggregate
def graphLookup[TExpression](from: String, startWith: TExpression, connectFromField: String, connectToField: String, as: String, options: GraphLookupOptions): Aggregate
In this article