I am exploring JanusGraph DBs and require visual editing, like MySQL workbench.
I found some visual editors for Neo4j. Are there any visual editors for JanusGraph as well? or can those tools be used with JanusGraph?
JanusGraph is a project under The Linux Foundation, and includes participants from Expero, Google, GRAKN.AI, Hortonworks, IBM and Amazon. All functionality is totally free.
Visualizing Gremlin query results To see the visualization, select the Graph tab to the right of the Console tab under the query after you run it. You can also use the --group-by (or -g ) flag to specify a property of the vertices to group them by.
JanusGraph is a scalable, transactional open source graph database that enables you to store graph data in multiple storage backends and also access multiple index backends. In JanusGraph, storage backends store data in either in-memory storage or in a separate database.
Apache TinkerPop is an open source computing framework for graph databases and graph analytic systems. Designed to appeal to software developers, TinkerPop lets developers add graph computing capabilities to their applications without worrying about developing APIs, graph processing engines, or graph algorithms.
Per JanusGraph's README
:
To visualize graphs stored in JanusGraph, you can use any of the following tools:
- Cytoscape
- Gephi plugin for Apache TinkerPop
- Graphexp
- Graph Explorer
- KeyLines by Cambridge Intelligence
- Linkurious
Of these, at least Cytoscape and Graphexp also support visual graph editing.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With