Skip to content
@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-studiohugegraph-studioPublic archive

    HugeGraph Database web UI (Archived, move to ASF)

    Java 44 31

  2. hugegraph-clienthugegraph-clientPublic archive

    Please move to Apache Hugegraph-Toolchain, Thanks

    Java 33 42

  3. hugegraph-rpchugegraph-rpcPublic archive

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

    Java 2 1

  4. hugegraph-plugin-stanford-analyzerhugegraph-plugin-stanford-analyzerPublic archive

    HugeGraph Database extended plugin: stanford analyzer

    Java 2 6

  5. hugegraph-algorithmhugegraph-algorithmPublic archive

  6. hugegraph-analysis-reacthugegraph-analysis-reactPublic archive

    NPM Pkg Publish + Hubble Release

    JavaScript

Repositories

Showing 10 of 23 repositories

Top languages

Loading…

Most used topics

Loading…