Is there an easy GUI-based way to build graphs in neo4j? [closed]

↘锁芯ラ 提交于 2020-01-10 09:57:26

问题


Is there a GUI-builder for neo4j? I want to be able to quickly add new nodes, set labels, set properties and relationships all in a gui-environment by clicking on nodes in a visualisation. I have searched, but have found nothing. Thanks.


回答1:


@Zuriar

Two years after your original post :) but nevertheless ..

Now there is also Graphileon InterActor (http://www.graphileon.com) , an enhanced user-interface for Neo4j. Multi-panel, create / update nodes and relations without writing a single line of Cypher.

There is a sandbox that works with any online Neo4j store at https://interactor.graphileon.com/sandbox/signup.html

UPDATE August 15th, 2018

We have replaced the Sandbox and Community Edition by the Personal Edition. This version is free as well, and is distributed as a desktop app for MacOS, Windows and Linux. For more info, visit our blog.

Disclosure : I work for Graphileon




回答2:


Just lost a week trying to find a suitable tool for Neo4J. It has somehow gotten more difficult. My experience updated from the last post here (2015):

Gephi: 2015: Supported Neo4j 2017: Doesn't support Neo4j

Linxurious: 2015: Free 2017: Discontinued and doesn't list the price

Neoclipse: 2017: No updates since 2014. Doesn't work with the current version of Neo4J.

Structr: Looks promising, but requires a lot of Java knowledge just to get it running. Have lost days on this and still have not successfully installed.

It does not look good for Neo4J tools. It was actually much better 2 years ago.




回答3:


There are at least 3 GUI tools for neo4j that allow editing:

  • neoclipse
  • Gephi
  • linkurious

neoclipse and Gephi are open source and free. linkurous has a free open-source community edition.




回答4:


It seems that Neo4j's new bloom product would be suitable. neo4j.com/bloom



来源:https://stackoverflow.com/questions/32462505/is-there-an-easy-gui-based-way-to-build-graphs-in-neo4j

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!