本文介绍了有没有一种简单的基于 GUI 的方法来在 neo4j 中构建图形?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

neo4j 有 GUI 生成器吗?我希望能够通过单击可视化中的节点,在 gui 环境中快速添加新节点、设置标签、设置属性和关系.我已经搜索过,但一无所获.谢谢.

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.

推荐答案

@Zuriar

在您的原始帖子发布两年后:) 但仍然..

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

现在还有 Graphileon InterActor (http://www.graphileon.com) ,一个增强的用户- Neo4j 的接口.多面板,无需编写一行代码即可创建/更新节点和关系.

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 code.

2018 年 8 月 15 日更新

我们已将沙盒版和社区版替换为个人版.此版本也是免费的,并作为 MacOS、Windows 和 Linux 的桌面应用程序分发.如需更多信息,请访问我们的博客.

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.

2020 年 6 月 22 日更新

我们发布了个人版 2.7.0 版本,支持 Neo4j 4.0.有关发行说明,请转到此处https://docs.graphileon.com/graphileon/Release_notes.html

We released version 2.7.0 of the Personal Edition, which supports Neo4j 4.0. For release notes , go here https://docs.graphileon.com/graphileon/Release_notes.html

披露:我为 Graphileon 工作

Disclosure : I work for Graphileon

这篇关于有没有一种简单的基于 GUI 的方法来在 neo4j 中构建图形?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-19 19:49