Table of Contents

Property Bits

Namespace
MongoDB.Driver.Core.Operations
Assembly
MongoDB.Driver.Core.dll

Bits

Gets or sets the bits of precision of the geohash values for 2d geo indexes.

public int? Bits { get; set; }

Property Value

int?

The bits of precision of the geohash values for 2d geo indexes.