使用Neo4j Server Web界面在公共网站上进行可视化 [英] Using the Neo4j Server Web Interface for visualization on a Public website

查看:1128
本文介绍了使用Neo4j Server Web界面在公共网站上进行可视化的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找我即将提出的图形数据库项目的可视化选项.工作的一部分是为公共网站访问者提供数据的交互式可视化.

I'm looking at visualization options for a graph database project that I have coming up. Part of the job is to provide an interactive visualization of the data for public website visitors.

标准的Neo4j服务器Web界面可以满足我的所有需求.我是否想将其简单地嵌入网页或提供公共URL(无需登录即可访问),供普通用户用来查看可视化效果而又无法编辑或添加节点/关系,我在徘徊吗?如果您知道如何完成此操作的任何示例,我将不胜感激.

The standard Neo4j Server Web Interface does all I would need it to and more. I was wandering if I could simply embed it in a webpage or provide a public url (that could be accessed without a login) that general users could use to view the visualization without being able to edit it or add nodes/relationships? If you know of any examples of how this can be done, I would be very grateful.

谢谢!

推荐答案

Neo4j浏览器是Angular.js应用程序,使用d3.js作为可视化.该代码都是开放源代码,位于 https://github.com上/neo4j/neo4j/tree/2.2/community/browser/lib/visualization ,因此您可以在那里查看.

The Neo4j browser is an Angular.js application using d3.js as visualization. The code is all open source an on https://github.com/neo4j/neo4j/tree/2.2/community/browser/lib/visualization so you can check it out there.

总体上, http://maxdemarzi.com 是可视化博客帖子的良好来源,而

In general http://maxdemarzi.com is a good source for visualization blog posts as is http://neo4j.org/develop/visualization

这篇关于使用Neo4j Server Web界面在公共网站上进行可视化的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆