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), so all repository here will be archived soon

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 server)
  2. hugegraph-toolchain (include loader/dashboard/tool/client)
  3. hugegraph-computer (graph computing system)
  4. hugegraph-commons (include common & rpc module)
  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.2.0</version>
  </dependency>
  
  <dependency>
       <groupId>org.apache.hugegraph</groupId>
       <artifactId>hugegraph-loader</artifactId>
       <version>1.2.0</version>
  </dependency>

Welcome to contribute to Apache HugeGraph as always ~ 😄

image

Pinned

  1. hugegraph-test hugegraph-test Public

    Integration test of HugeGraph Database

    Python 4 5

  2. actions actions Public

    HugeGraph CI Actions

    5

  3. hugegraph hugegraph Public

    Forked from apache/incubator-hugegraph

    A graph database that supports more than 100+ billion data, high performance and scalability (Include OLTP Engine & REST-API & Backends)

    Java 8

Repositories

Showing 10 of 14 repositories

Top languages

Loading…

Most used topics

Loading…