Skip to content

Commit

Permalink
Add link to the janusgraph-visualizer
Browse files Browse the repository at this point in the history
Signed-off-by: Oleksandr Porunov <[email protected]>
  • Loading branch information
porunov committed Nov 3, 2024
1 parent b17b143 commit 66fdcc7
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,10 @@ provides links to documentation, getting-started guides and release downloads.

## Visualization

To visualize graphs stored in JanusGraph, you can use any of the following
tools:
JanusGraph has a web-based graph visualizer located in [janusgraph-visualizer](https://github.com/JanusGraph/janusgraph-visualizer)
repository.

In additional to the web-based graph visualizer, JanusGraph supports a range of third party graph visualizers listed below:

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

0 comments on commit 66fdcc7

Please sign in to comment.