protected static class MongoQuery.AggregatePipeline extends Object
| Constructor and description |
|---|
AggregatePipeline(MongoQuery mongoQuery, PersistentEntity entity, Document queryObject, List<Projection> projectionList) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public AggregatePipeline |
build() |
|
public List<Document> |
getAggregationPipeline() |
|
public List<ProjectedProperty> |
getProjectedKeys() |
|
public boolean |
isSingleResult() |