In cassandra how to add images in column family for a row. Below I mentioned a sample table which shows the KEY,Name,Age and Cover_Image.
在这里,我们能够添加姓名,以便提出这样的问题。
create column family users with comparator=UTF8Type and column_metadata=[ {column_name:Name,validation_class:UTF8Type}, {column_name:Age,validation_class:LongType,index_type:KEYS}];
a. 固定用户[巴布][Name]=巴布·Droid;
set users[babu][Age]=23;
和上述询问一样,增加形象的疑问是什么(两者的顺序都产生(也为验证级)和设定选择)