Property HnswNumEdgeCandidates
HnswNumEdgeCandidates
Analogous to numCandidates at query-time, this parameter controls the maximum number of nodes to evaluate to find the closest neighbors to connect to a new node.
public int? HnswNumEdgeCandidates { get; init; }
Property Value
- int?