These 25 commits are when the Protocol Buffers files have changed:
Commit: | 60204b5 | |
---|---|---|
Author: | Wang Zhiyong | |
Committer: | GitHub |
Add raft for bolt (#847) * add raft * add missing files * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * delete kvstore example * update * update * update * update * update * update * update * remove * format log * format code * fix cpp lint * fix test case error * update * update * fix cpprest threadpool initialization exception * remove useless error code
The documentation is generated from this commit.
Commit: | 76dffcf | |
---|---|---|
Author: | Junwang Zhao | |
Committer: | GitHub |
Redesign vector index (#820) * Redesign vector index This is an implementation of #819 Signed-off-by: Junwang Zhao <zhjwpku@gmail.com> * set vector index related column family to nullptr --------- Signed-off-by: Junwang Zhao <zhjwpku@gmail.com>
Commit: | 79f0b13 | |
---|---|---|
Author: | Wang Zhiyong | |
Committer: | GitHub |
Update vector index (#814) * update * update * update
Commit: | cad31b5 | |
---|---|---|
Author: | Wang Zhiyong | |
Committer: | GitHub |
Add wal for FullText index (#767)
Commit: | b249ff2 | |
---|---|---|
Author: | Wang Zhiyong | |
Committer: | GitHub |
Fix some issues (#762)
Commit: | 9230d1a | |
---|---|---|
Author: | Wang Zhiyong | |
Committer: | GitHub |
Improve vertex unique constraint (#750)
Commit: | 7421f8a | |
---|---|---|
Author: | Wang Zhiyong |
Init v5.x
Commit: | d2018cf | |
---|---|---|
Author: | Jingxuan Su | |
Committer: | GitHub |
support float vector data type in schema and storage (#475) * support float vector data type in schema and storage * support add & search vector property * add dim limit & update doc * fix bug * format change * fix a bug * fix test bug * change the dimension limit * change the root * fix lgraph_cypher bug * test * bug test * reset commit * fix ci * fix bug * Update schema.cpp * fix ut bug * Update test_field_data_helper.cpp * Update test_field_data_helper.cpp * Update test_field_data_helper.cpp * Update test_field_data_helper.cpp * fix value.h bug * update * fix value.h bug * fix value.h bug * fix value.h bug * fix value.h bug * fix value.h bug * fix field_data_helper.h bug * fix bug * Update value.h * Update value.h * fix memory leak bug * fix memory leak bug * support SET vector * Update op_set.h * Update op_set.h * Update op_set.h * format change * format change * Update schema.cpp * format change * Update lgraph_types.h * change op file * update * Update test_field_extractor.cpp * Update test_field_extractor.cpp * update * update * Update test_field_data_helper.cpp * update * update * Update value.h * update * update * update * update * update * update * update
Commit: | 28405ef | |
---|---|---|
Author: | GongChangYan | |
Committer: | GitHub |
fix v2 procedure (#412) * v2 procedure * cpplint * cpplint * it * it * it * it * node_buffer_ * node_buffer_ * add algo in it * add algo in it * add algo in it * add algo in it * disable it * upload multiple cpp files * rpc client * cpplint * asan * comments * comments * comments * procedure * procedure * procedure * procedure --------- Co-authored-by: Shipeng Qi <shepherdkingqsp@gmail.com>
Commit: | 0a30529 | |
---|---|---|
Author: | lipanpan03 | |
Committer: | tugraph |
add witness to ha
Commit: | 7e349b7 | |
---|---|---|
Author: | qishipengqsp | |
Committer: | tugraph |
support long algorithm job in new browser with execution mocked
Commit: | 7578b63 | |
---|---|---|
Author: | 只会打log | |
Committer: | GitHub |
support spatial data types in schema and storage (#280) * fix datetime&audit_log bug * start spatial * test for data_type done * add comment for spatial * update ci * support schema for spatial * test alter field done * test field_extractor done * test field_data_helper * fix ci images bug * support spatial data convert * begin spatial support * fix cpplint * fix cppplugin * add test for spatial * fix cmakelists * improve spatial comments * support big endian and comments * fix big endian bug for spatial data * support spatial data for protobuf * add function for spatial type * spatial bug * add test for spatial * fix error for spatial test * fix loadfromzip cppplugin * modify for merge * reset files * add pytest for spatial data * modify pyunit_test * fix spatial test * enhance spatial data tests * add more test for spatial data * enhance embedded_api_unittest --------- Co-authored-by: Shipeng Qi <qishipeng.qsp@antgroup.com>
Commit: | 276ea69 | |
---|---|---|
Author: | jiazhenjiang | |
Committer: | tugraph |
rename edge global
Commit: | 034d694 | |
---|---|---|
Author: | lipanpan03 | |
Committer: | tugraph |
fix management ut
Commit: | fc00a1f | |
---|---|---|
Author: | SonglinLyu | |
Committer: | GitHub |
add a db management client for later job management (#305) * add db-management as submodule * add db_management_client * add a detached thread to detect heartbeat * add detect freq * test heart detect * change db management client to singleton * add createJob function * add crud for management client * add unit test * finish ut * fix coding style * add proto * fix proto naming * fix ut * fix ut * fix ut * fix ut * fix ut * fix pr comments * fix pr comments * fix code style * update db management * fix heart detection * fix ut * fix ut * fix ut * checkout db management to master branch * fix ut --------- Co-authored-by: Shipeng Qi <qishipeng.qsp@antgroup.com>
Commit: | 5099afa | |
---|---|---|
Author: | spasserby | |
Committer: | tugraph |
per_node_limit
Commit: | c183b48 | |
---|---|---|
Author: | spasserby | |
Committer: | tugraph |
tugraph iso gql
Commit: | bafaec7 | |
---|---|---|
Author: | qishipengqsp | |
Committer: | tugraph |
migrate procedures interfaces to brpc http2
Commit: | 98dbf6b | |
---|---|---|
Author: | jiazhenjiang | |
Committer: | tugraph |
brpc rest server
Commit: | 64d7564 | |
---|---|---|
Author: | jiazhenjiang | |
Committer: | tugraph |
brpc rest server
Commit: | ece1d14 | |
---|---|---|
Author: | lipanpan03 | |
Committer: | tugraph |
fix client interface
Commit: | 6bc03c3 | |
---|---|---|
Author: | qishipengqsp | |
Committer: | tugraph |
upgrade java client submodule
Commit: | c72b31b | |
---|---|---|
Author: | lipanpan03 | |
Committer: | GitHub |
v3.3.3 (#137) * wal performance enhance && add jwt * version 3.3.3 * upgrade github CI config (#134) * test v1 * test v2 * test v3 Co-authored-by: tugraph <tugraph@service.alipay.com> Co-authored-by: Shipeng Qi <qishipeng.qsp@antgroup.com>
Commit: | 66cee62 | |
---|---|---|
Author: | lipanpan03 | |
Committer: | GitHub |
version 3.3.1 (#87) Co-authored-by: tugraph <tugraph@service.alipay.com>
Commit: | b8bf555 | |
---|---|---|
Author: | tugraph |
first commit