public static interface LookupOperation.LocalFieldBuilder
| Modifier and Type | Method and Description |
|---|---|
LookupOperation.ForeignFieldBuilder |
localField(String name) |
LookupOperation.ForeignFieldBuilder localField(String name)
name - the field from the documents input to the $lookup stage, must not be null or
empty.Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.