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

Clone this repo:
  1. cadf1f0 refactor(Dockerfile): upgrade go version to 1.23 (#333) by Ethereal-O · 2 weeks ago master
  2. 8eb16b4 refactor(vermeer): make startChan's size configurable (#328) by Ethereal-O · 4 weeks ago
  3. 1765fd9 chore: add collaborator in .asf.yaml (#323) by imbajin · 8 weeks ago
  4. 3426a2c Add English Readme by wenyuxuan · 8 weeks ago
  5. 59d4f0d Change dependent `github.com/antonmedv/expr` to `github.com/expr-lang/expr` by wenyuxuan · 8 weeks ago

Apache HugeGraph-Computer

License Build Status codecov Docker Pulls

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