Module spring.data.mongodb
Interface GraphLookupOperation.ConnectToBuilder
- Enclosing class:
- GraphLookupOperation
public static interface GraphLookupOperation.ConnectToBuilder
- Author:
- Mark Paluch
-
Method Summary
Modifier and TypeMethodDescriptionSet the connectTo fieldName to apply the$graphLookupto.
-
Method Details
-
connectTo
Set the connectTo fieldName to apply the$graphLookupto.- Parameters:
fieldName- must not be null or empty.- Returns:
- never null.
-