With PHPCassa I am removing a row. But when I use remove($uuid) the uuid stays in the DB. Is there a way to remove the row and the RowKey?
Thanks in advance.
Short answer: no.
See the explanation in the FAQ: Why do deleted keys show up during range scans?