public class GraphLookupOperation extends Object implements FieldsExposingAggregationOperation.InheritsFieldsAggregationOperation
$graphLookup-operation. Aggregation.graphLookup(String) instead of creating instances
of this class directly.| Modifier and Type | Class and Description |
|---|---|
static interface |
GraphLookupOperation.ConnectFromBuilder |
static interface |
GraphLookupOperation.ConnectToBuilder |
static interface |
GraphLookupOperation.FromBuilder |
static class |
GraphLookupOperation.GraphLookupOperationBuilder |
static interface |
GraphLookupOperation.StartWithBuilder |
FieldsExposingAggregationOperation.InheritsFieldsAggregationOperation| Modifier and Type | Method and Description |
|---|---|
static GraphLookupOperation.FromBuilder |
builder()
Creates a new
GraphLookupOperation.FromBuilder to build GraphLookupOperation. |
ExposedFields |
getFields()
Returns the fields exposed by the
AggregationOperation. |
org.bson.Document |
toDocument(AggregationOperationContext context)
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinheritsFieldspublic static GraphLookupOperation.FromBuilder builder()
GraphLookupOperation.FromBuilder to build GraphLookupOperation.GraphLookupOperation.FromBuilder.public org.bson.Document toDocument(AggregationOperationContext context)
AggregationOperationtoDocument in interface AggregationOperationpublic ExposedFields getFields()
FieldsExposingAggregationOperationAggregationOperation.getFields in interface FieldsExposingAggregationOperationCopyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.