内容简介:Neo4j 3.4.0-alpha07 已发布,Neo4j 是世界领先的高性能图数据库,具备成熟和健壮的数据库的所有特性,如友好的查询语言和事务的 ACID 原则。 Kernel Much reduced memory usage of collision values in importer...
Neo4j 3.4.0-alpha07 已发布,Neo4j 是世界领先的高性能图数据库,具备成熟和健壮的数据库的所有特性,如友好的查询语言和事务的 ACID 原则。
Kernel
Much reduced memory usage of collision values in importer #10723
Rename setting dbms.logs.timezone to dbms.db.timezone #10782
Make
dbms.tx_log.rotation.*settings dynamic #10819Add "Page cache usage" metric #10861
Cypher
Fixes bug where optional match or pattern comprehension with relationship created earlier in the same query did produce too few results. #10842
Bugfix so that the cost planner can now plan the following: #10863
REMOVE CASE WHEN ... THEN a ELSE b END.prop
Queries such as match (n),(m) return m as m2, n as m order by m #10867
were rewritten incorrectly to sort by the wrong column
m as m2. Now, the result is correctly ordered byn as m.Fixes planner bug with join hints on optional matches. #10895
Security
Remove deprecation annotation for legacy ssl settings #10762
Tools
Added a
neo4j-admin memreccommand, which can print recommendations for the Neo4j heap and pagecache memory settings. #10821
Misc
Fix a bug where Causal Cluster store-copy or online backup would occasionally get stuck in an infinite loop during recovery of the temporary store. Also makes store copy faster in HA, CC and online backup. #10843
remove initial heapsize settings for neo4j scripts #10851
详情请查看ChangeLog
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- 【架构入门 - 高性能篇】数据库高性能
- Spring Boot 2 整合 ClickHouse 数据库,数据高性能查询分析
- pgagroal 1.1.0 发布,高性能数据库连接池
- 高性能分布式存储在核心数据库的应用
- WatermelonDB 0.7.0 发布,高性能 React 数据库框架
- Redis 5.0.1 发布,高性能的 KV 数据库
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
像计算机科学家一样思考Python (第2版)
[美] 艾伦 B. 唐尼 / 赵普明 / 人民邮电出版社 / 2016-7 / 49.00
本书以培养读者以计算机科学家一样的思维方式来理解Python语言编程。贯穿全书的主体是如何思考、设计、开发的方法,而具体的编程语言,只是提供了一个具体场景方便介绍的媒介。 全书共21章,详细介绍Python语言编程的方方面面。本书从基本的编程概念开始讲起,包括语言的语法和语义,而且每个编程概念都有清晰的定义,引领读者循序渐进地学习变量、表达式、语句、函数和数据结构。书中还探讨了如何处理文件和......一起来看看 《像计算机科学家一样思考Python (第2版)》 这本书的介绍吧!
随机密码生成器
多种字符组合密码
HEX HSV 转换工具
HEX HSV 互换工具