CQLOptions element
Specifies Cassandra-related database settings.
Parent
Children
| Name | Occurrences | Description |
|---|---|---|
| All | ||
| Clustering | [0, 1] | Specifies how the primary key of the table is defined. |
| Finalizer | [0, 1] | Specifies the query that has to be executed after the creation of the table. This can for example be a query that will preload data or create indexes. |
| TableProperty | [0, 1] | Specifies the WITH clause that is to be used to set the necessary table properties. |