{"id":14987998,"url":"https://github.com/apache/incubator-hugegraph-computer","last_synced_at":"2025-04-06T10:13:41.745Z","repository":{"id":37714387,"uuid":"296547184","full_name":"apache/incubator-hugegraph-computer","owner":"apache","description":"HugeGraph Computer - A distributed graph processing system for hugegraph (OLAP)","archived":false,"fork":false,"pushed_at":"2025-01-15T01:14:19.000Z","size":23267,"stargazers_count":47,"open_issues_count":22,"forks_count":41,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-03-30T09:07:48.385Z","etag":null,"topics":["graph","graph-algorithms","graph-computing"],"latest_commit_sha":null,"homepage":"https://hugegraph.apache.org/docs/quickstart/hugegraph-computer/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-18T07:29:57.000Z","updated_at":"2025-02-24T08:34:48.000Z","dependencies_parsed_at":"2023-12-29T08:32:54.014Z","dependency_job_id":"daa46a5e-39d7-4046-8de0-857ed0d6db80","html_url":"https://github.com/apache/incubator-hugegraph-computer","commit_stats":{"total_commits":222,"total_committers":20,"mean_commits":11.1,"dds":0.7567567567567568,"last_synced_commit":"deacfd928fea88dcf864e662f577da6a4b4cc5f4"},"previous_names":["hugegraph/hugegraph-computer"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fincubator-hugegraph-computer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fincubator-hugegraph-computer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fincubator-hugegraph-computer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fincubator-hugegraph-computer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/incubator-hugegraph-computer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247464224,"owners_count":20942970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["graph","graph-algorithms","graph-computing"],"created_at":"2024-09-24T14:15:56.129Z","updated_at":"2025-04-06T10:13:41.720Z","avatar_url":"https://github.com/apache.png","language":"Java","readme":"# Apache HugeGraph-Computer\n\n[![License](https://img.shields.io/badge/license-Apache%202-0E78BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)\n[![Build Status](https://github.com/apache/hugegraph-computer/actions/workflows/ci.yml/badge.svg)](https://github.com/apache/hugegraph-computer/actions/workflows/ci.yml)\n[![codecov](https://codecov.io/gh/apache/incubator-hugegraph-computer/branch/master/graph/badge.svg)](https://codecov.io/gh/apache/incubator-hugegraph-computer)\n[![Docker Pulls](https://img.shields.io/docker/pulls/hugegraph/hugegraph-computer)](https://hub.docker.com/repository/docker/hugegraph/hugegraph-computer)\n\nThe [hugegraph-computer](./computer/README.md) is a distributed graph processing system for hugegraph. \n(Also, the in-memory computing engine(vermeer) is on the way 🚧)\n\n## Learn More\n\nThe [project homepage](https://hugegraph.apache.org/docs/quickstart/hugegraph-computer/) contains more information about hugegraph-computer.\n\nAnd here are links of other repositories:\n\n1. [hugegraph](https://github.com/apache/hugegraph) (graph's core component - Graph server + PD + Store)\n2. [hugegraph-toolchain](https://github.com/apache/hugegraph-toolchain) (graph tools **[loader](https://github.com/apache/incubator-hugegraph-toolchain/tree/master/hugegraph-loader)/[dashboard](https://github.com/apache/incubator-hugegraph-toolchain/tree/master/hugegraph-hubble)/[tool](https://github.com/apache/incubator-hugegraph-toolchain/tree/master/hugegraph-tools)/[client](https://github.com/apache/incubator-hugegraph-toolchain/tree/master/hugegraph-client)**)\n3. [hugegraph-ai](https://github.com/apache/incubator-hugegraph-ai) (integrated **Graph AI/LLM/KG** system)\n4. [hugegraph-website](https://github.com/apache/hugegraph-doc) (**doc \u0026 website** code)\n\n\n## Note\n\n- If some classes under computer-k8s cannot be found, you need to execute `mvn clean install` in advance to generate corresponding classes.\n\n## Contributing\n\n- Welcome to contribute to HugeGraph, please see [How to Contribute](https://hugegraph.apache.org/docs/contribution-guidelines/contribute/) for more information.\n- Note: It's recommended to use [GitHub Desktop](https://desktop.github.com/) to greatly simplify the PR and commit process.\n- Thank you to all the people who already contributed to HugeGraph!\n\n[![contributors graph](https://contrib.rocks/image?repo=apache/hugegraph-computer)](https://github.com/apache/incubator-hugegraph-computer/graphs/contributors)\n\n## License\n\nhugegraph-computer is licensed under [Apache 2.0](https://github.com/apache/incubator-hugegraph-computer/blob/master/LICENSE) License.\n\n### Contact Us\n\n---\n\n - [GitHub Issues](https://github.com/apache/incubator-hugegraph-computer/issues): Feedback on usage issues and functional requirements (quick response)\n - Feedback Email: [dev@hugegraph.apache.org](mailto:dev@hugegraph.apache.org) ([subscriber](https://hugegraph.apache.org/docs/contribution-guidelines/subscribe/) only)\n - WeChat public account: Apache HugeGraph, welcome to scan this QR code to follow us.\n\n \u003cimg src=\"https://github.com/apache/hugegraph-doc/blob/master/assets/images/wechat.png?raw=true\" alt=\"QR png\" width=\"350\"/\u003e\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fincubator-hugegraph-computer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapache%2Fincubator-hugegraph-computer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fincubator-hugegraph-computer/lists"}