Skip to content
This organization was marked as archived by an administrator on Dec 28, 2025. It is no longer maintained.
@hugegraph

HugeGraph

A graph database that supports more than 10+ billion data, high performance and scalability

Hey, Everyone 👋

Our repository(HugeGraph) has donated to Apache Software Foundation(ASF), all legacy repository here are archived(Other repos had transferred to ASF org)

Please move to visit them (like https://github.com/apache/hugegraph) & the official website (https://hugegraph.apache.org/)

Links

All repositories urls:

  1. hugegraph (graph database including server/pd/store → core repo)
  2. hugegraph-toolchain (include loader/dashboard/tool/client)
  3. hugegraph-ai (include LLM/Graph RAG/GNN/Python Client)
  4. hugegraph-computer (graph computing system)
  5. hugegraph-website (include doc & website code)

Maven Dependencies

You could use import the dependencies in maven like this:

  <!-- Note: use the latest release version in maven repo, here is just an example -->
  <dependency>
       <groupId>org.apache.hugegraph</groupId>
       <artifactId>hugegraph-client</artifactId>
       <version>1.7.0</version>
  </dependency>
  
  <dependency>
       <groupId>org.apache.hugegraph</groupId>
       <artifactId>hugegraph-loader</artifactId>
       <version>1.7.0</version>
  </dependency>

Welcome to contribute to Apache HugeGraph as always ~ 😄

image

Pinned Loading

  1. hugegraph-studio hugegraph-studio Public archive

    HugeGraph Database web UI (Archived, move to ASF)

    Java 43 32

  2. hugegraph-client hugegraph-client Public archive

    Please move to Apache Hugegraph-Toolchain, Thanks

    Java 31 45

  3. hugegraph-rpc hugegraph-rpc Public archive

    HugeGraph Database RPC component, currently it's a wrapper of Sofa-RPC

    Java 2 1

  4. hugegraph-plugin-stanford-analyzer hugegraph-plugin-stanford-analyzer Public archive

    HugeGraph Database extended plugin: stanford analyzer

    Java 2 6

  5. hugegraph-algorithm hugegraph-algorithm Public archive

  6. hugegraph-analysis-react hugegraph-analysis-react Public archive

    NPM Pkg Publish + Hubble Release

    JavaScript

Repositories

Showing 10 of 22 repositories

Top languages

Loading…

Most used topics

Loading…