Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.
The "API" page has been changed by thepaul. The comment on this change is: truncate argument is a string. http://wiki.apache.org/cassandra/API?action=diff&rev1=66&rev2=67 -------------------------------------------------- === truncate === ''Requires Cassandra 0.7'' - . `truncate(ColumnFamily column_family)` + . `truncate(string column_family)` Removes all the rows from the given column family.
