Table of Contents

Class TableVectorIndexDefinition

Namespace
DataStax.AstraDB.DataApi.Tables
Assembly
DataStax.AstraDB.DataApi.dll

Definition of a vector index on a table

public class TableVectorIndexDefinition : TableBaseIndexDefinition
Inheritance
TableVectorIndexDefinition
Inherited Members

Properties

Options

Options for the vector index.

[JsonPropertyName("options")]
public TableVectorIndexOptions Options { get; set; }

Property Value

TableVectorIndexOptions