Giter Site home page Giter Site logo

vgalaxies / incubator-hugegraph-toolchain Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apache/incubator-hugegraph-toolchain

0.0 0.0 0.0 23.2 MB

HugeGraph toolchain - include a series useful graph modules

Home Page: https://hugegraph.apache.org/

License: Apache License 2.0

Shell 1.64% JavaScript 0.08% Python 0.03% Java 55.06% Groovy 2.79% TypeScript 35.08% HTML 0.03% Dockerfile 0.05% Less 2.59% Gherkin 0.01% Scala 0.44% Makefile 0.04% Go 2.17%

incubator-hugegraph-toolchain's Introduction

hugegraph-toolchain

License Build Status Build Status Build Status Build Status Maven Central

hugegraph-toolchain is the integration project contains a series of utilities for HugeGraph, it includes 5+ main modules.

Modules

  • hugegraph-loader: Loading datasets into the HugeGraph from multiple data sources.
  • hugegraph-hubble: Online HugeGraph management and analysis dashboard (Include: data loading, schema management, graph traverser and display).
  • hugegraph-tools: Command line tool for deploying, managing and backing-up/restoring graphs from HugeGraph.
  • hugegraph-client: A Java-written client for HugeGraph, providing RESTful APIs for accessing graph vertex/edge/schema/gremlin/variables and traversals etc.
  • hugegraph-client-go: A Go-written client for HugeGraph, providing RESTful APIs for accessing graph vertex/edge/schema/gremlin/variables and traversals etc. (WIP)

Usage

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>

Doc

The project homepage contains more information about hugegraph-toolchain.

License

hugegraph-toolchain is licensed under Apache 2.0 License.

Contact Us


  • GitHub Issues: Feedback on usage issues and functional requirements (quick response)
  • Feedback Email: [email protected] (subscriber only)
  • WeChat public account: Apache HugeGraph, welcome to scan this QR code to follow us.

QR png

incubator-hugegraph-toolchain's People

Contributors

linary avatar zhoney avatar imbajin avatar simon824 avatar javeme avatar oshotokill avatar dependabot[bot] avatar liuxiaocs7 avatar wanganjuan avatar coderzc avatar shzcore avatar z7658329 avatar aroundabout avatar zyxxoo avatar haohao0103 avatar freehackofjeff avatar jackyyangpassion avatar littlestonelover avatar msgui avatar zhenyut avatar corgiboygsj avatar tmljob avatar conghuhu avatar jadepeng avatar doublebabylol avatar jasonlee9527 avatar azhegit avatar xuliguov5 avatar chenlixuan avatar zony7 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.