Property HnswMaxEdges
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?
Maximum number of edges (or connections) that a node can have in the Hierarchical Navigable Small Worlds graph.
public int? HnswMaxEdges { get; init; }