附录3:状态码 附录3:状态码 从0.10版本开始IoTDB引入了状态码 这一概念。例如,因为IoTDB需要在写入数据之前首先注册时间序列,一种可能的解决方案是: try { writeData (); } catch ( SQLException e ) { // the most case is tha...
Identifier Usage scenarios Constraints How to use quotations marks in quoted identifiers Examples Identifier Usage scenarios Certain objects within IoTDB, including TRIGGER...
Data Type Basic Data Type Float Precision Data Type Compatibility Timestamp Absolute timestamp Relative timestamp Data Type Basic Data Type IoTDB supports the following d...
Python Native Dependencies Dependencies Installation Coding Example C++ Native Interfaces Dependencies Installation Build Thrift on MacOS Build Thrift on Linux Build Thrift ...