Skip to content

Commit 66fdcc7

Browse files
committed
Add link to the janusgraph-visualizer
Signed-off-by: Oleksandr Porunov <alexandr.porunov@gmail.com>
1 parent b17b143 commit 66fdcc7

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,10 @@ provides links to documentation, getting-started guides and release downloads.
4141

4242
## Visualization
4343

44-
To visualize graphs stored in JanusGraph, you can use any of the following
45-
tools:
44+
JanusGraph has a web-based graph visualizer located in [janusgraph-visualizer](https://github.com/JanusGraph/janusgraph-visualizer)
45+
repository.
46+
47+
In additional to the web-based graph visualizer, JanusGraph supports a range of third party graph visualizers listed below:
4648

4749
* [Arcade Analytics](https://arcadeanalytics.com/usermanual/#arcade-analytics)
4850
* [Cytoscape](https://www.cytoscape.org/)
@@ -51,7 +53,7 @@ tools:
5153
* [Graphexp](https://github.com/bricaud/graphexp)
5254
* [Graph Explorer](https://github.com/invanalabs/graph-explorer)
5355
* [Graphlytic](https://graphlytic.com/)
54-
* [Gremlin-Visualizer](https://github.com/prabushitha/gremlin-visualizer)
56+
* [Gremlin-Visualizer](https://github.com/prabushitha/gremlin-visualizer) - the original repository on which [JanusGraph-Visualizer](https://github.com/JanusGraph/janusgraph-visualizer) is based on.
5557
* [G.V() - Gremlin IDE](https://gdotv.com)
5658
* [KeyLines by Cambridge Intelligence](https://cambridge-intelligence.com/keylines/janusgraph/)
5759
* [Ogma by Linkurious](https://doc.linkurious.com/ogma/latest/tutorials/janusgraph/)

0 commit comments

Comments
 (0)