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 kristopolous. The comment on this change is: link to the examples.... http://wiki.apache.org/cassandra/API?action=diff&rev1=24&rev2=25 -------------------------------------------------- Remove data from the row specified by `key` at the granularity specified by `column_path`, and the given `timestamp`. Note that all the values in `column_path` besides `column_path.column_family` are truly optional: you can remove the entire row by just specifying the !ColumnFamily, or you can remove a !SuperColumn or a single Column by specifying those levels too. == Examples == + [[http://wiki.apache.org/cassandra/ClientExamples|There are a few examples on this page over here.]] - TODO (contributions welcome) -
