HugeGraph Computer - A distributed graph processing system for hugegraph (OLAP)

Clone this repo:
  1. 7e40c8a chore: bump project version to 1.7.0 (RELEASE) (#338) by Jingkai Yang · 8 days ago master release-1.7.0
  2. 0397880 feat(vermeer): support task priority based scheduling (#336) by Jingkai Yang · 2 weeks ago
  3. 68bec0a docs: add DeepWiki badge to README (#337) by imbajin · 5 weeks ago
  4. d7e0aee feat(worker): Assign WorkerGroup via worker configuration (#332) by Ethereal-O · 2 months ago
  5. cadf1f0 refactor(Dockerfile): upgrade go version to 1.23 (#333) by Ethereal-O · 5 months ago

Apache HugeGraph-Computer

License Build Status codecov Docker Pulls Ask DeepWiki

The hugegraph-computer is a distributed graph processing system for hugegraph. (Also, the in-memory computing engine(vermeer) is on the way 🚧)

Learn More

The project homepage contains more information about hugegraph-computer.

And here are links of other repositories:

  1. hugegraph (graph's core component - Graph server + PD + Store)
  2. hugegraph-toolchain (graph tools loader/dashboard/tool/client)
  3. hugegraph-ai (integrated Graph AI/LLM/KG system)
  4. hugegraph-website (doc & website code)

Note

  • If some classes under computer-k8s cannot be found, you need to execute mvn clean install in advance to generate corresponding classes.

Contributing

  • Welcome to contribute to HugeGraph, please see How to Contribute for more information.
  • Note: It's recommended to use GitHub Desktop to greatly simplify the PR and commit process.
  • Thank you to all the people who already contributed to HugeGraph!

contributors graph

License

hugegraph-computer is licensed under Apache 2.0 License.

Contact Us