Uses of Interface
org.springframework.data.mongodb.core.aggregation.FieldsExposingAggregationOperation.InheritsFieldsAggregationOperation
Packages that use FieldsExposingAggregationOperation.InheritsFieldsAggregationOperation
Package
Description
Support for the MongoDB aggregation framework.
-
Uses of FieldsExposingAggregationOperation.InheritsFieldsAggregationOperation in org.springframework.data.mongodb.core.aggregation
Classes in org.springframework.data.mongodb.core.aggregation that implement FieldsExposingAggregationOperation.InheritsFieldsAggregationOperationModifier and TypeClassDescriptionclassAdds new fields to documents.classEncapsulates the aggregation framework$graphLookup-operation.classEncapsulates the aggregation framework$lookup-operation.classEncapsulates the$merge-operation.classAdds new fields to documents.classEncapsulates thesetWindowFields-operation.classRemoves fields from documents.classEncapsulates the aggregation framework$unwind-operation.