An open API service indexing awesome lists of open source software.

https://github.com/hugegraph/hugegraph-hubble

Please move to Apache Hugegraph-Toolchain, Thanks
https://github.com/hugegraph/hugegraph-hubble

graph graph-traversal graph-visualization graphvisualization

Last synced: 25 days ago
JSON representation

Please move to Apache Hugegraph-Toolchain, Thanks

Awesome Lists containing this project

README

          

# hugegraph-hubble

[![License](https://img.shields.io/badge/license-Apache%202-0E78BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
[![Build Status](https://travis-ci.org/hugegraph/hugegraph-hubble.svg?branch=master)](https://travis-ci.org/hugegraph/hugegraph-hubble)
[![codecov](https://codecov.io/gh/hugegraph/hugegraph-hubble/branch/master/graph/badge.svg)](https://codecov.io/gh/hugegraph/hugegraph-hubble)

hugegraph-hubble is a graph management and analysis platform that provides features: graph data load, schema management, graph relationship analysis and graphical display.

## Features

- Graph connection management, supporting to easily switch graph to operate
- Graph data load, supporting to load large amounts of data from files into hugegraph-server
- Schema management, supporting to easily perform schema manipulation and display
- graph analysis and graphical display, supporting to build query via gremlin or algorithms with a little effort then will get cool graphical results

## Learn More

[The project homepage](https://hugegraph.github.io/hugegraph-doc/quickstart/hugegraph-hubble.html) contains more information about hugegraph-hubble.

## License

hugegraph-hubble is licensed under Apache 2.0 License.