Uses of Class
com.datastax.astra.client.tables.commands.options.CreateVectorIndexOptions
Packages that use CreateVectorIndexOptions
Package
Description
Top package to interact with Tables.
Options and Inputs for Tables commands.
-
Uses of CreateVectorIndexOptions in com.datastax.astra.client.tables
Methods in com.datastax.astra.client.tables with parameters of type CreateVectorIndexOptionsModifier and TypeMethodDescriptionvoidTable.createVectorIndex(String idxName, TableVectorIndexDefinition idxDefinition, CreateVectorIndexOptions idxOptions) Create a new index with the given description. -
Uses of CreateVectorIndexOptions in com.datastax.astra.client.tables.commands.options
Fields in com.datastax.astra.client.tables.commands.options declared as CreateVectorIndexOptionsModifier and TypeFieldDescriptionstatic final CreateVectorIndexOptionsCreateVectorIndexOptions.IF_NOT_EXISTSImprove syntax.