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

查看:54
本文介绍了使用 Neo4j 服务器 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 浏览器是一个使用 d3.js 作为可视化的 Angular.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 是可视化博客文章的良好来源,http://neo4j.org/develop/visualization

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

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

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