Interface GraphLookupOperation.ConnectToBuilder
- Enclosing class:
GraphLookupOperation
public static interface GraphLookupOperation.ConnectToBuilder
- Since:
- 1.10
- 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.
-