Ask a question to get started
Enter to sendā¢Shift+Enter new line
Deletes multiple keys and their associated values from the Cassandra database.
mdelete(keys: string[]): Promise<void>
keys
string[]
An array of keys to delete from the database.