Struct KnnHit NamespaceQavren.Edge.Sqlite.Vec AssemblyQavren.Edge.Sqlite.dll public readonly record struct KnnHit : IEquatable<KnnHit> Implements IEquatable<KnnHit> Inherited Members ValueType.Equals(object) ValueType.GetHashCode() ValueType.ToString() object.Equals(object, object) object.GetType() object.ReferenceEquals(object, object) Constructors KnnHit(long, float) Properties Distance RowId