dev.mongocamp.driver.mongodb.Aggregate
See theAggregate companion trait
Attributes
Members list
Type members
Classlikes
object ZeroDividendStrategy extends Enumeration
Attributes
- Supertypes
-
class Enumerationtrait Serializableclass Objecttrait Matchableclass Any
- Self type
-
ZeroDividendStrategy.type
Value members
Inherited methods
Attributes
- Inherited from:
- Aggregate
Attributes
- Inherited from:
- Filter
def divideProjection(resultFieldName: String, dividendFieldName: String, divisorFieldName: String, zeroDividendStrategy: ZeroDividendStrategy): Bson
Attributes
- Inherited from:
- Aggregate
Attributes
- Inherited from:
- Filter
Attributes
- Inherited from:
- Field
Attributes
- Inherited from:
- Field
def geoNearStage(lat: Double, long: Double, minDistanceInMeters: Option[Double], maxDistanceInMeters: Option[Double], distanceFieldName: String, spherical: Boolean): Bson
Attributes
- Inherited from:
- Aggregate
Attributes
- Inherited from:
- Field
Attributes
- Inherited from:
- Field
Attributes
- Inherited from:
- Field
Attributes
- Inherited from:
- Aggregate
Attributes
- Inherited from:
- Filter
Attributes
- Inherited from:
- Filter
Attributes
- Inherited from:
- Filter
Inherited fields
Attributes
- Inherited from:
- Filter
In this article