kallaspriit / Cassandra-PHP-Client-Library

Cassandra PHP-based client library for managing and querying your Cassandra cluster
http://cassandra-php-client-library.com
103 stars 25 forks source link

How do I get the row key ? #7

Closed procat closed 12 years ago

procat commented 12 years ago

Hi kallaspriit, I'm using your client ,good work, but I've got a problem, how do I get the row key when I request using getWhere() ? thanks.