commit | c02ed7107caf0a42e8b591a4961fbe5f76c2194d | [log] [tgz] |
---|---|---|
author | zhangyi51 <zhangyi51@baidu.com> | Tue Oct 30 15:22:14 2018 +0800 |
committer | Linary <liningrui@vip.qq.com> | Tue Oct 30 16:53:32 2018 +0800 |
tree | fdc0e9f3bbcaec951a0985e0807c9daf856f31d8 | |
parent | 15e9fc6008cfbd31d01c092385257079bb684742 [diff] |
Commit index updates in batch To avoid commit all together during rebuilding index, especially for Cassandra backend, which has batch limit 65535 fixed: #144 implemented: #82 Change-Id: I88ff4bc878bc24122f0bb6ecf9964246a083b9ab
HugeGraph is a fast-speed and highly-scalable graph database. Billions of vertices and edges can be easily stored into and queried from HugeGraph due to its excellent OLTP ability. As compliance to Apache TinkerPop 3 framework, various complicated graph queries can be accomplished through Gremlin(a powerful graph traversal language).
The project homepage contains more information on HugeGraph and provides links to documentation, getting-started guides and release downloads.
HugeGraph is licensed under Apache 2.0 License.
HugeGraph relies on the TinkerPop framework, we refer to the storage structure of JanusGraph and the schema definition of DataStax. Thanks to Tinkerpop, thanks to JanusGraph and Titan, thanks to DataStax. Thanks to all other organizations or authors who contributed to the project.
You are welcome to contribute to HugeGraph, and we hope to work with you to create a better open source environment.