Uses of Class
com.dtsx.astra.sdk.AstraDBCollection
Packages that use AstraDBCollection
-
Uses of AstraDBCollection in com.dtsx.astra.sdk
Methods in com.dtsx.astra.sdk that return AstraDBCollectionModifier and TypeMethodDescriptionAstraDB.collection
(@NonNull String storeName) Access the database functions.AstraDB.createCollection
(io.stargate.sdk.data.domain.CollectionDefinition def) Create the minimal store.AstraDB.createCollection
(String name) Create the minimal store.AstraDB.createCollection
(String name, int vectorDimension) Create the minimal store.AstraDB.createCollection
(String name, int vectorDimension, io.stargate.sdk.data.domain.SimilarityMetric metric) Create the minimal store.