Delete Keyspace
| keyspaces_delete_keyspace | R Documentation |
The DeleteKeyspace operation deletes a keyspace and all of its tables¶
Description¶
The delete_keyspace operation deletes a keyspace and all of its
tables.
Usage¶
Arguments¶
keyspaceName[required] The name of the keyspace to be deleted.
Value¶
An empty list.