Robuta

https://mongodb.github.io/mongo-csharp-driver/2.7/apidocs/html/Overload_MongoDB_Driver_PipelineStageDefinition_2_ToString.htm PipelineStageDefinition(TInput, TOutput).ToString Method tostringmethod https://mongodb.github.io/mongo-csharp-driver/2.7/apidocs/html/P_MongoDB_Driver_AggregateFacet_1_Name.htm AggregateFacet(TInput).Name Property Gets the facet name. nameproperty https://mongodb.github.io/mongo-csharp-driver/2.7/apidocs/html/M_MongoDB_Driver_PipelineDefinitionBuilder_ChangeStream__2.htm PipelineDefinitionBuilder.ChangeStream(TInput, TIntermediate) Method Appends a $changeStream stage to the pipeline. Normally you would prefer to use the Watch method of . Only use this method if subsequent stages project away... method https://mongodb.github.io/mongo-csharp-driver/2.12/apidocs/html/M_MongoDB_Driver_PipelineDefinitionBuilder_Group__3.htm PipelineDefinitionBuilder.Group(TInput, TIntermediate, TOutput) Method (PipelineDefinition(TInput,... Appends a $group stage to the pipeline. groupmethod https://mongodb.github.io/mongo-csharp-driver/2.22/html/M_MongoDB_Driver_Linq_ISetWindowFieldsPartitionExtensions_Integral__1_3.htm ISetWindowFieldsPartitionExtensions.Integral(TInput) Method (ISetWindowFieldsPartition(TInput),... Returns the approximation of the area under a curve. integralmethod https://mongodb.github.io/mongo-csharp-driver/2.5/apidocs/html/M_MongoDB_Driver_PipelineDefinition_2_Create.htm PipelineDefinition(TInput, TOutput).Create Method (BsonDocument[]) createmethodbsondocument https://mongodb.github.io/mongo-csharp-driver/2.14/apidocs/html/T_MongoDB_Driver_EmptyPipelineDefinition_1.htm EmptyPipelineDefinition(TInput) Class Represents an empty pipeline. class https://mongodb.github.io/mongo-csharp-driver/2.12/apidocs/html/M_MongoDB_Driver_PipelineDefinitionBuilder_GraphLookup__9.htm PipelineDefinitionBuilder.GraphLookup(TInput, TIntermediate, TFrom, TConnectFrom, TConnectTo,... Appends a $graphLookup stage to the pipeline. https://mongodb.github.io/mongo-csharp-driver/2.17/apidocs/html/M_MongoDB_Driver_Linq_ISetWindowFieldsPartitionExtensions_StandardDeviationPopulation__1_1.htm ISetWindowFieldsPartitionExtensions.StandardDeviationPopulation(TInput) Method... Calculates the population standard deviation of the input values. method https://mongodb.github.io/mongo-csharp-driver/2.17/apidocs/html/T_MongoDB_Driver_ISetWindowFieldsPartition_1.htm ISetWindowFieldsPartition(TInput) Class Represents a partition for SetWindowFields. class https://mongodb.github.io/mongo-csharp-driver/2.7/apidocs/html/M_MongoDB_Driver_PipelineStageDefinitionBuilder_Facet__2_1.htm PipelineStageDefinitionBuilder.Facet(TInput, TOutput) Method (IEnumerable(AggregateFacet(TInput)),... Creates a $facet stage. facetmethodienumerable https://mongodb.github.io/mongo-csharp-driver/2.22/html/M_MongoDB_Driver_Linq_ISetWindowFieldsPartitionExtensions_CovariancePopulation__1_8.htm ISetWindowFieldsPartitionExtensions.CovariancePopulation(TInput) Method... Returns the population covariance of two numeric expressions that are evaluated using documents in the partition window. method https://mongodb.github.io/mongo-csharp-driver/2.22/html/M_MongoDB_Driver_Linq_ISetWindowFieldsPartitionExtensions_Sum__1_9.htm ISetWindowFieldsPartitionExtensions.Sum(TInput) Method (ISetWindowFieldsPartition(TInput),... Returns the sum of numeric values. $sum ignores non-numeric values. summethod https://mongodb.github.io/mongo-csharp-driver/2.12/apidocs/html/M_MongoDB_Driver_PipelineDefinitionBuilder_Bucket__4.htm PipelineDefinitionBuilder.Bucket(TInput, TIntermediate, TValue, TOutput) Method... Appends a $bucket stage to the pipeline. bucketmethod https://mongodb.github.io/mongo-csharp-driver/2.22/html/M_MongoDB_Driver_Linq_ISetWindowFieldsPartitionExtensions_Locf__2.htm ISetWindowFieldsPartitionExtensions.Locf(TInput, TValue) Method Returns the last observation carried forward. method https://mongodb.github.io/mongo-csharp-driver/2.22/html/M_MongoDB_Driver_Linq_ISetWindowFieldsPartitionExtensions_CovarianceSample__1_9.htm ISetWindowFieldsPartitionExtensions.CovarianceSample(TInput) Method... Returns the sample covariance of two numeric expressions that are evaluated using documents in the partition window. method https://mongodb.github.io/mongo-csharp-driver/2.22/html/M_MongoDB_Driver_Linq_ISetWindowFieldsPartitionExtensions_Average__1_3.htm ISetWindowFieldsPartitionExtensions.Average(TInput) Method (ISetWindowFieldsPartition(TInput),... Returns the average value of the numeric values. Average ignores non-numeric values. averagemethod https://mongodb.github.io/mongo-csharp-driver/2.3/apidocs/html/Properties_T_MongoDB_Driver_BsonDocumentPipelineStageDefinition_2.htm BsonDocumentPipelineStageDefinition(TInput, TOutput) Properties properties https://mongodb.github.io/mongo-csharp-driver/2.8/apidocs/html/M_MongoDB_Driver_BsonDocumentStagePipelineDefinition_2__ctor.htm BsonDocumentStagePipelineDefinition(TInput, TOutput) Constructor Initializes a new instance of the class. constructor https://mongodb.github.io/mongo-csharp-driver/2.22/html/M_MongoDB_Driver_Linq_ISetWindowFieldsPartitionExtensions_CovarianceSample__1_6.htm ISetWindowFieldsPartitionExtensions.CovarianceSample(TInput) Method... Returns the sample covariance of two numeric expressions that are evaluated using documents in the partition window. method https://mongodb.github.io/mongo-csharp-driver/2.22/html/M_MongoDB_Driver_Linq_ISetWindowFieldsPartitionExtensions_Derivative__1_2.htm ISetWindowFieldsPartitionExtensions.Derivative(TInput) Method (ISetWindowFieldsPartition(TInput),... Returns the average rate of change within the specified window. derivativemethod