Table of Contents

Field VectorColumnName

Namespace
Qavren.Edge.VectorData
Assembly
Qavren.Edge.VectorData.dll

The vec0 vector column. Fixed, not derived from the property's storage name: a vec0 table holds exactly one vector column, and every query in this file names it.

public const string VectorColumnName = "embedding"

Returns

string
The vec0 vector column. Fixed, not derived from the property's storage name: a vec0 table holds exactly one vector column, and every query in this file names it.