public static interface GraphLookupOperation.FromBuilder
| Modifier and Type | Method and Description |
|---|---|
GraphLookupOperation.StartWithBuilder |
from(String collectionName)
Set the collectionName to apply the
$graphLookup to. |
GraphLookupOperation.StartWithBuilder from(String collectionName)
$graphLookup to.collectionName - must not be null or empty.Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.