What is a row in cassandra? And what are the different elements of it?
Answer Posted / Binita Banni
A row, also known as a partition or data unit, in Cassandra represents a single record that contains column family data. The elements of a row include: KeySpace, Column Family (CF), Clustering Columns (also known as composite primary key columns), and Column Names with their respective values.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category