Uses of Interface
org.springframework.data.mongodb.core.aggregation.GraphLookupOperation.ConnectFromBuilder
Packages that use GraphLookupOperation.ConnectFromBuilder
Package
Description
Support for the MongoDB aggregation framework.
-
Uses of GraphLookupOperation.ConnectFromBuilder in org.springframework.data.mongodb.core.aggregation
Methods in org.springframework.data.mongodb.core.aggregation that return GraphLookupOperation.ConnectFromBuilderModifier and TypeMethodDescriptionSet the startWith as either fieldReferences,Fields,DocumentorAggregationExpressionto apply the$graphLookupto.Set the startWith fieldReferences to apply the$graphLookupto.GraphLookupOperation.StartWithBuilder.startWith(AggregationExpression... expressions) Set the startWith expressions to apply the$graphLookupto.