Interface GraphLookupOperation.FromBuilder
- Enclosing class:
GraphLookupOperation
public static interface GraphLookupOperation.FromBuilder
- Since:
- 1.10
- Author:
- Mark Paluch
-
Method Summary
Modifier and TypeMethodDescriptionSet the collectionName to apply the$graphLookupto.
-
Method Details
-
from
Set the collectionName to apply the$graphLookupto.- Parameters:
collectionName- must not be null or empty.- Returns:
- never null.
-