Table of Contents

Property HnswMaxEdges

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

HnswMaxEdges

Maximum number of edges (or connections) that a node can have in the Hierarchical Navigable Small Worlds graph.

public int? HnswMaxEdges { get; init; }

Property Value

int?