Neo4j的图形布局算法 [英] Graph Layout Algorithm of Neo4j

查看:114
本文介绍了Neo4j的图形布局算法的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Neo4j 中使用的图形布局算法是什么?我想要一份解释 NEO4J 中显示的图形布局算法的论文.我想知道为什么节点以 Neo4j 呈现它们的方式进行组织.

What is the graph layout algorithm that is used in Neo4j? I would like to have the paper that explain the graph layout algorithm that is shown in NEO4J. I wan to know why the nodes are organized in the way Neo4j presents them.

推荐答案

neo4j-browser 使用 d3> 图书馆.

To visualize a graph in the neo4j-browser is used d3 library.

查看d3.layout.force<的实现/a> 在这里:layout.ts.

这篇关于Neo4j的图形布局算法的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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