【问题标题】:GUI for building JanusGraph DB [closed]用于构建 JanusGraph DB 的 GUI [关闭]
【发布时间】:2017-11-12 22:38:31
【问题描述】:

我正在探索 JanusGraph 数据库并需要可视化编辑,例如 MySQL 工作台。

我找到了一些visual editors for Neo4j。 JanusGraph 也有可视化编辑器吗?或者这些工具可以与 JanusGraph 一起使用吗?

【问题讨论】:

    标签: graph-databases janusgraph graphileon


    【解决方案1】:

    JanusGraph's README:

    要可视化存储在 JanusGraph 中的图形,您可以使用任何 以下工具:

    其中,至少 Cytoscape 和 Graphexp 还支持可视化图形编辑。

    【讨论】:

    • 我无法弄清楚如何将 Gephi 与 JanusGraph 一起使用; Linkurious 看起来很有前途,但不是免费的。
    • @JamesWatkins — 看看github.com/JanusGraph/janusgraph/#visualization 上的其他选项,例如 Cytoscape 或 GraphExp。
    • @JamesWatkins 我遇到了同样的问题:Gephi 作为服务器工作,而 gremlin 成为客户端。所以,我不得不在 Windows 上启动 Gephi,按照 tinkerpop.apache.org/docs/current/reference/#gephi-plugin ,检查两边的防火墙(强制!),在 Linux 上启动 gremin,然后按照那里的说明进行操作。发出“:remote connect tinkerpop.gephi”时,它显示“...localhost...”,所以我只添加了“:remote config host 192.168.1.15”,即 windows-gephi-server IP。
    • 先生。该问题需要编辑,但您的答案仅提及“可视化”。或者实际上提供的五个工具都可以编辑图形?
    • @LukAron - 谢谢,好点!我添加了关于至少两个支持编辑的可视化工具的说明(我很难找到其他人说他们也支持编辑的页面;他们可能会也可能不会)。
    猜你喜欢
    • 2010-11-10
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2019-12-20
    • 1970-01-01
    • 1970-01-01
    • 2015-04-09
    • 1970-01-01
    相关资源
    最近更新 更多