Class CreateVectorIndexOptions

java.lang.Object
com.datastax.astra.client.core.options.BaseOptions<CreateVectorIndexOptions>
com.datastax.astra.client.tables.commands.options.CreateVectorIndexOptions
All Implemented Interfaces:
Cloneable

public class CreateVectorIndexOptions extends BaseOptions<CreateVectorIndexOptions>
Set of options used when creating a table
  • Field Details

  • Constructor Details

    • CreateVectorIndexOptions

      public CreateVectorIndexOptions()
      Default constructor
  • Method Details

    • isIfNotExists

      public boolean isIfNotExists()
      Accessor for serialization.
      Returns:
      accessor for serialization