内容简介: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. #10...
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
--pagecacheparameter to theneo4j-adminbackup command, with a default value of 8 MiB that now overrides the page cache setting inneo4j.conf. #10463Fixes #10353 so that calling
existsorIS NOT nullon a property of a null node evaluates to null #10371Equality 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。
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Rework
Jason Fried、David Heinemeier Hansson / Crown Business / 2010-3-9 / USD 22.00
"Jason Fried and David Hansson follow their own advice in REWORK, laying bare the surprising philosophies at the core of 37signals' success and inspiring us to put them into practice. There's no jarg......一起来看看 《Rework》 这本书的介绍吧!