Table of Contents

Class VecAuxColumn

Namespace
Qavren.Edge.Sqlite.Vec
Assembly
Qavren.Edge.Sqlite.dll

An auxiliary column, prefixed with +. Selectable, never filterable in a KNN WHERE clause.

public sealed record VecAuxColumn : IEquatable<VecAuxColumn>
Inheritance
VecAuxColumn
Implements
Inherited Members

Constructors

VecAuxColumn(string, string)

An auxiliary column, prefixed with +. Selectable, never filterable in a KNN WHERE clause.

Properties

Name
Type