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
- Host: GitHub
- URL: https://github.com/bitplan/com.bitplan.grapheditor
- Owner: BITPlan
- License: apache-2.0
- Created: 2020-03-05T09:32:02.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-07T09:05:58.000Z (about 4 years ago)
- Last Synced: 2025-01-09T06:46:20.502Z (4 months ago)
- Topics: gremlin, tinkerpop
- Language: Java
- Size: 12.7 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
[](https://gitter.im/com-bitplan-grapheditor/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)[](https://travis-ci.org/BITPlan/com.bitplan.grapheditor)
[](https://search.maven.org/artifact/com.bitplan/com.bitplan.grapheditor/0.0.1/jar)
[](https://github.com/BITPlan/com.bitplan.grapheditor/issues)
[](https://github.com/BITPlan/com.bitplan.grapheditor/issues/?q=is%3Aissue+is%3Aclosed)
[](https://www.apache.org/licenses/LICENSE-2.0)
[](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 dependencyMaven 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