文件名称:python_client:GridDB Python客户端
文件大小:291KB
文件格式:ZIP
更新时间:2024-06-15 22:23:28
C++
GridDB Python客户端 概述 GridDB Python客户端是使用GridDB C客户端和 (简化包装器和接口生成器)开发的。 操作环境 在以下环境中检查了库的构建和示例程序的执行。 OS: CentOS 7.6(x64) (GCC 4.8.5) SWIG: 3.0.12 Python: 3.6 GridDB C client: V4.5 CE(Community Edition) GridDB server: V4.5 CE, CentOS 7.6(x64) (GCC 4.8.5) OS: Ubuntu 18.04(x64) (gcc 7.3.0) SWIG: 3.0.12 Python: 3.6 GridDB C client: V4.5 CE (Note: If you build from source code, please use GCC 4.8.5.) Gr
【文件预览】:
python_client-master
----setup.py(3KB)
----sample()
--------PutRowsWithDataFrame.py(1KB)
--------multiPut.py(1KB)
--------UpdateRowByTQL.py(2KB)
--------PutRow.py(2KB)
--------CreateCollection.py(1KB)
--------multiGet.py(866B)
--------PutRows.py(2KB)
--------CreateIndex.py(2KB)
--------RemoveRowByRowkey.py(2KB)
--------ArrayData.py(2KB)
--------ContainerNames.py(990B)
--------BlobData.py(1KB)
--------GetRow.py(2KB)
--------TQLSelect.py(2KB)
--------CreateTimeSeries.py(1KB)
--------TimeSeriesRowExpiration.py(1KB)
--------ContainerInformation.py(2KB)
--------multiQuery.py(916B)
--------sample1.py(2KB)
--------RemoveRowByTQL.py(2KB)
--------old()
--------TQLTimeseries.py(4KB)
--------Connect.py(1KB)
--------FetchRowsWithDataFrame.py(1KB)
--------TQLAggregation.py(2KB)
--------sample3.py(1KB)
--------sample2.py(1024B)
----Makefile(1KB)
----src()
--------RowList.h(1KB)
--------ContainerInfo.h(2KB)
--------AggregationResult.h(1KB)
--------GSException.h(9KB)
--------Store.cpp(13KB)
--------Query.cpp(4KB)
--------QueryAnalysisEntry.h(1KB)
--------PartitionController.cpp(4KB)
--------gstype.i(3KB)
--------TimeSeriesProperties.cpp(4KB)
--------Query.h(1KB)
--------ExpirationInfo.h(3KB)
--------Store.h(2KB)
--------AggregationResult.cpp(2KB)
--------RowList.cpp(2KB)
--------Util.cpp(1KB)
--------Container.cpp(14KB)
--------RowKeyPredicate.cpp(11KB)
--------RowSet.cpp(9KB)
--------griddb.i(4KB)
--------PartitionController.h(1KB)
--------StoreFactory.h(2KB)
--------Field.cpp(4KB)
--------RowKeyPredicate.h(2KB)
--------Field.h(909B)
--------TimestampUtils.h(1002B)
--------gstype_python.i(92KB)
--------StoreFactory.cpp(6KB)
--------Util.h(864B)
--------ContainerInfo.cpp(14KB)
--------QueryAnalysisEntry.cpp(5KB)
--------TimestampUtils.cpp(982B)
--------TimeSeriesProperties.h(2KB)
--------RowSet.h(2KB)
--------Container.h(2KB)
----CLA_rev1.1.pdf(177KB)
----MANIFEST.in(54B)
----LICENSE(11KB)
----setup.cfg(37B)
----README.md(7KB)
----README.rst(1KB)
----include()
--------gridstore.h(53KB)
----docs()
--------cmake_build_guide.org(3KB)
--------PythonAPIReference.htm(10KB)
--------PythonAPIReference.files()
--------cmake_build_guide.html(10KB)
----CMakeLists.txt(2KB)