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

https://github.com/bitplan/com.bitplan.grapheditor

Generic graph editor for Tinkerpop provided Graphs
https://github.com/bitplan/com.bitplan.grapheditor

gremlin tinkerpop

Last synced: 2 months ago
JSON representation

Generic graph editor for Tinkerpop provided Graphs

Awesome Lists containing this project

README

        

### com.bitplan.grapheditor
[Generic graph editor for Tinkerpop provided Graphs](http://wiki.bitplan.com/index.php/Com.bitplan.grapheditor)
[![Join the chat at https://gitter.im/com-bitplan-grapheditor/community](https://badges.gitter.im/com-bitplan-grapheditor/community.svg)](https://gitter.im/com-bitplan-grapheditor/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

[![Travis (.org)](https://img.shields.io/travis/BITPlan/com.bitplan.grapheditor.svg)](https://travis-ci.org/BITPlan/com.bitplan.grapheditor)
[![Maven Central](https://img.shields.io/maven-central/v/com.bitplan/com.bitplan.grapheditor.svg)](https://search.maven.org/artifact/com.bitplan/com.bitplan.grapheditor/0.0.1/jar)
[![GitHub issues](https://img.shields.io/github/issues/BITPlan/com.bitplan.grapheditor.svg)](https://github.com/BITPlan/com.bitplan.grapheditor/issues)
[![GitHub issues](https://img.shields.io/github/issues-closed/BITPlan/com.bitplan.grapheditor.svg)](https://github.com/BITPlan/com.bitplan.grapheditor/issues/?q=is%3Aissue+is%3Aclosed)
[![GitHub](https://img.shields.io/github/license/BITPlan/com.bitplan.grapheditor.svg)](https://www.apache.org/licenses/LICENSE-2.0)
[![BITPlan](http://wiki.bitplan.com/images/wiki/thumb/3/38/BITPlanLogoFontLessTransparent.png/198px-BITPlanLogoFontLessTransparent.png)](http://www.bitplan.com)

### Documentation
* [Wiki](http://wiki.bitplan.com/index.php/Com.bitplan.grapheditor)
* [com.bitplan.grapheditor Project pages](https://BITPlan.github.io/com.bitplan.grapheditor)
* [Javadoc](https://BITPlan.github.io/com.bitplan.grapheditor/apidocs/index.html)
* [Test-Report](https://BITPlan.github.io/com.bitplan.grapheditor/surefire-report.html)
### Maven dependency

Maven dependency
```xml


com.bitplan
com.bitplan.grapheditor
0.0.1

```

[Current release at repo1.maven.org](http://repo1.maven.org/maven2/com/bitplan/com.bitplan.grapheditor/0.0.5/)

### How to build
```
git clone https://github.com/BITPlan/com.bitplan.grapheditor
cd com.bitplan.grapheditor
mvn install
```
## Version history
* 0.0.1: 2020-03-05 First release via GitHub / Maven central