Uses of Class
org.springframework.data.mongodb.core.aggregation.LookupOperation
Packages that use LookupOperation
Package
Description
Support for the MongoDB aggregation framework.
-
Uses of LookupOperation in org.springframework.data.mongodb.core.aggregation
Methods in org.springframework.data.mongodb.core.aggregation that return LookupOperationModifier and TypeMethodDescriptionstatic LookupOperationCreates a newLookupOperation.static LookupOperationCreates a newLookupOperationfor the givenFields.