主要内容

Apache.卡桑德拉数据库C ++接口

使用Apache Cassandra探索宽列数据库中的数据®数据库C ++接口

Database Toolbox™使您可以使用Apache Cassandra数据库C ++接口连接到Apache Cassandra数据库,该数据库是一个宽的列数据库。创建Cassandra数据库连接后,您可以探索数据库结构。将存储在Cassandra数据库表中的数据导入MATLAB®来自数据库表的不同分区。使用Cassandra查询语言(CQL)执行查询并将结果导入MATLAB。此外,您可以将来自MATLAB的数据导出为Cassandra数据库表。

对象

联系 Apache.卡桑德拉数据库连接
cassandreconnection选项 Apache.卡桑德拉数据库连接选项

职能

展开全部

setOptions. 设置apache.卡桑德拉数据库连接选项
testConnection. 测试apache.卡桑德拉数据库连接
重启 重置apache.卡桑德拉数据库连接选项到默认值
saveasdatasource. 保存Apache.卡桑德拉数据源
apachecassandra 创建Apache.卡桑德拉数据库连接
关闭 关闭apach.卡桑德拉数据库连接
开了 确定apache是​​否卡桑德拉数据库连接已打开
ColumnInfo. 从Apache检索列信息卡桑德拉数据库表
分区 从Apache的分区导入数据卡桑德拉数据库表
桌面纸 列出Apache中数据库表的名称卡桑德拉数据库
颠倒 在Apache中插入或更新数据卡桑德拉数据库
Executecql. 在Apache上执行CQL查询卡桑德拉数据库

话题

从Cassandra数据库表探索和导入数据

使用Apache Cassandra Database C ++接口访问Cassandra数据库的结构并使用Keyspace,数据库表和分区密钥值导入数据库数据库。

使用CQL从Cassandra数据库表导入数据

编写CQL查询,在Cassandra数据库上执行查询,并使用Apache Cassandra数据库C ++接口导入MATLAB的查询结果。

将MATLAB数据导出到Cassandra数据库中

使用Apache Cassandra数据库C ++接口将来自MATLAB表中的数据从MATLAB表导出到CASSANDRA数据库中。

使用Apache Cassandra数据库C ++接口将CQL数据类型转换为Matlab数据类型

查看Cassandra和Matlab之间的数据类型转换数据导入和导出。

使用Apache Cassandra数据库C ++接口填充缺少数据库缺失数据的值

使用使用时将Cassandra数据库列中的Cassandra数据库列中的缺失值转换为Matlab值Executecql.或者分区功能。