Uses of Interface
org.springframework.data.mongodb.core.aggregation.UnwindOperation.PathBuilder
Packages that use UnwindOperation.PathBuilder
Package
Description
Support for the MongoDB aggregation framework.
-
Uses of UnwindOperation.PathBuilder in org.springframework.data.mongodb.core.aggregation
Classes in org.springframework.data.mongodb.core.aggregation that implement UnwindOperation.PathBuilderMethods in org.springframework.data.mongodb.core.aggregation that return UnwindOperation.PathBuilderModifier and TypeMethodDescriptionstatic UnwindOperation.PathBuilderUnwindOperation.UnwindOperationBuilder.newBuilder()Creates new builder forUnwindOperation.static UnwindOperation.PathBuilderUnwindOperation.newUnwind()Get a builder that allows creation ofLookupOperation.