Class VectorIndexOptions
Base type for vector index settings.
public abstract class VectorIndexOptions
- Inheritance
-
VectorIndexOptions
- Derived
- Inherited Members
Properties
IndexType
Index algorithm represented by this settings object.
public abstract IndexType IndexType { get; }