2 references to Hnsw
Microsoft.Extensions.VectorData.Abstractions (2)
RecordDefinition\IndexKind.cs (2)
22public const string Hnsw = nameof(Hnsw); 58/// Specifies a dynamic index that switches automatically from <see cref="Flat"/> to <see cref="Hnsw"/> indexes.