
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:
- hugegraph (graph's core component - Graph server + PD + Store)
- hugegraph-toolchain (graph tools loader/dashboard/tool/client)
- hugegraph-ai (integrated Graph AI/LLM/KG system)
- 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!

License
hugegraph-computer is licensed under Apache 2.0 License.
Contact Us