zoukankan      html  css  js  c++  java
  • Neo4j初探

    neo4j-desktop-win64 exe

    https://neo4j.com/download-thanks-desktop/?edition=desktop&flavour=winstall64&release=1.0.19&offline=true

    https://neo4j.com/artifact.php?name=neo4j-desktop-offline-1.0.19-setup.exe

    Graph_Databases_2e_Neo4j PDF

    https://neo4j.com/neoassets/graphbooks/Graph_Databases_2e_Neo4j.pdf

    https://github.com/alexcheng1982/neo-mblog

    https://www.ibm.com/developerworks/cn/java/j-lo-neo4j/

    工作中,有些一组组的图片(比如吹风机,牛奶,水壶),需要存储,用图数据库感觉更合适。

    现有的例子:

    人物关系-搜狗知识图谱

    http://www.sogou.com/tupu/person.html?q=马云

    老板关系-天眼查

    https://www.tianyancha.com/human/2277041716-c4584507

    和讯财经

    http://renwu.hexun.com/figure_927.shtml#gxw

     人物频道–关系网

    搜狗,天眼查是基于HTML5的Canvas,和讯,是基于Flash的(Flash逐渐被Chrome抛弃)。

  • 相关阅读:
    &&和||解析
    SQL-union union all
    sql杂记
    JAVA杂记
    sql之left join、right join、inner join的区别
    蓝鲸邮箱配置
    快速部署社区版(详解)
    蓝鲸平台安装环境准备
    蓝鲸脚本集合
    zabbix3.4 install
  • 原文地址:https://www.cnblogs.com/rgqancy/p/8675986.html
Copyright © 2011-2022 走看看