Uses of Class
com.datastax.astra.client.collections.commands.options.DropCollectionOptions
Package
Description
Top package to interact with Databases and Keyspaces.
-
Uses of DropCollectionOptions in com.datastax.astra.client.databases
Modifier and TypeMethodDescriptionvoid
Database.dropCollection
(String collectionName, DropCollectionOptions dropCollectionOptions) Deletes a collection from the database.