发布于 2017-12-17 04:29:15 | 293 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Neo4j 高性能NoSQL图形数据库

Neo4j 是一个高性能的 NoSQL 图形数据库。Neo4j 使用图(graph)相关的概念来描述数据模型,把数据保存为图中的节点以及节点之间的关系。很多应用中数据之间的关系,可以很直接地使用图中节点和关系的概念来建模。对于这样的应用,使用 Neo4j 来存储数据会非常的自然,要优于使用关系数据库。


Neo4j 3.3.1 发布了,该版本值得关注的改进内容包括: 

  • Make the dbms.checkpoint.iops.limit setting dynamic so it can be changed at runtime with the dbms.setConfigValue(setting, value) procedure. #10313

  • Add --pagecache parameter to the neo4j-admin backup command, with a default value of 8 MiB that now overrides the page cache setting in neo4j.conf#10463

  • Fixes #10353 so that calling exists or IS NOT null on a property of a null node evaluates to null #10371

  • Equality for lists is now in accordance with OpenCypher. #10411

    • Before this change, [1,2,3] = [1,2,null] returned false. Now, this comparison will return null which makes equality more consistent in it’s behavior.

完整内容请看 changelog

此外,Neo4j 3.4 版本目前最新的是 alpha03 版本,改进内容请看 changelog



历史版本 :
Neo4j 3.3.2 发布,高性能图数据库
Neo4j 3.4.0-alpha04 发布,高性能图数据库
Neo4j 3.3.1 发布,高性能图数据库
Neo4j 2.3.12 发布,包含 bug 修复改进的常规维护版本
Neo4j 3.4.0-alpha02 发布,高性能图数据库
Neo4j 3.2.8 发布,包含关键的安全修复
Neo4j 3.3.0 发布,高性能图数据库
Neo4j 3.3.0-beta01 发布,高性能图形数据库
Neo4j 3.2.6, 3.1.7 和 3.0.12 发布,包含安全修复
Neo4j 3.2.5 发布,高性能图形数据库
Neo4j 3.3.0 beta01 发布,高性能图形数据库
Neo4j 3.2.3 发布,高性能图形数据库
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务