Optional
collectionThe collections to run the command on. If not provided, the command is run on the database.
Optional
keyspaceThe keyspace to use for the db operation.
Optional
tableOptional
timeoutThe method timeout override.
See TimeoutDescriptor for much more information.
Options for executing some arbitrary command.
Field
collections - The collections to run the command on. If not provided, the command is run on the database.
Field
keyspace - Overrides the keyspace to run the command in. If not provided, the default keyspace is used.
See
Db.command