FeatureAggregateGraphLookupStage Property |
Gets the aggregate $graphLookup stage feature.
Namespace: MongoDB.Driver.Core.MiscAssembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.4.1
Syntax public static Feature AggregateGraphLookupStage { get; }
Public Shared ReadOnly Property AggregateGraphLookupStage As Feature
Get
static member AggregateGraphLookupStage : Feature with get
Property Value
Type:
FeatureSee Also