Interface LookupOperation.FromBuilder
- All Known Implementing Classes:
LookupOperation.LookupOperationBuilder
- Enclosing class:
LookupOperation
public static interface LookupOperation.FromBuilder
- Since:
- 1.9
- Author:
- Alessio Fachechi, Christoph Strobl, Mark Paluch, Sangyong Choi
-
Method Summary
-
Method Details
-
from
- Parameters:
name- the collection in the same database to perform the join with, must not be null or empty.- Returns:
- never null.
-