Table of Contents

Class SearchMetaFacetBucketResult

Namespace
MongoDB.Driver.Search
Assembly
MongoDB.Driver.dll

A search facet bucket result set.

public sealed class SearchMetaFacetBucketResult
Inheritance
SearchMetaFacetBucketResult
Inherited Members

Constructors

SearchMetaFacetBucketResult(long, BsonValue)

Initializes a new instance of the SearchMetaFacetBucketResult class.

Properties

Count

Gets the count of documents in this facet bucket.

Id

Gets the unique identifier that identifies this facet bucket.