- createIndex
void createIndex(string column, string custom_class)
Undocumented in source. Be warned that the author may not have intended to support it.
- describe
ColumnDescription[] describe()
Undocumented in source. Be warned that the author may not have intended to support it.
- exists
bool exists()
Undocumented in source. Be warned that the author may not have intended to support it.
- insert
void insert(T fields)
Undocumented in source. Be warned that the author may not have intended to support it.
- select
CassandraResult select(string expr)
Undocumented in source. Be warned that the author may not have intended to support it.
- truncate
void truncate()
Undocumented in source. Be warned that the author may not have intended to support it.