Neo4j 3.3.2 发布,高性能图数据库

栏目: 软件资讯 · 发布时间: 6年前

内容简介:Neo4j 3.3.2 已发布,Neo4j 是世界领先的高性能图数据库,具备成熟和健壮的数据库的所有特性,如友好的查询语言和事务的 ACID 原则。 该版本更新内容: Kernel Introduce volumetric check-pointing, where the ...

Neo4j 3.3.2 已发布,Neo4j 是世界领先的高性能图数据库,具备成熟和健壮的数据库的所有特性,如友好的查询语言和事务的 ACID 原则。

该版本更新内容

Kernel

  • Introduce volumetric check-pointing, where the check-point frequency is adjusted to avoid the transaction log retention policy falling too far behind. #10550

  • Lower memory requirement of recovery #10629

  • Fixes a concurrency issue creating constraints #10632

  • Reworked transaction batching during recovery #10647

  • CSV parser do not trim quoted strings #10654

  • More detailed message on MultipleFoundException during findNode operation. #10707

  • Ability to drop a broken uniqueness constraint #10777

  • Cleanup accidental Path exposure as a Resource. #10815

Cypher

  • Solves problem around queries with many optional matches #10526

  • Configuration parameter for db.index.explicit.forNodes #10561

  • Fixed error when returning properties from deleted node #10577

  • Don't throw error for n.prop = null #10669

  • Fixes #10607 by explicitly checking that all parameters present in the query are also provided in the parameter list #10675

  • Do not return Object[] when querying for array property in Cypher. #10676

  • Proper handling of plan descriptions for queries running with older versions of Cypher. #10725

  • Fixes problem where Cypher would sometimes run out of stack space for really large queries. #10768

  • Fix that MERGE did not enforce relationship uniqueness. #10771

  • Handle creating plan descriptions for big plans without StackOverflow#10790

Security

  • [tls] disable client-initiated renegotiation #10525

Causal Clustering

  • Monitoring of Raft message processing performance #10574

  • Improved timer service #10580

  • Release the storecopy mutex after the store copy #10589

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

图解Java多线程设计模式

图解Java多线程设计模式

[日] 结城浩 / 侯振龙、杨文轩 / 人民邮电出版社 / 2017-8 / 89.00元

本书通过具体的Java 程序,以浅显易懂的语言逐一说明了多线程和并发处理中常用的12 种设计模式。内容涉及线程的基础知识、线程的启动与终止、线程间的互斥处理与协作、线程的有效应用、线程的数量管理以及性能优化的注意事项等。此外,还介绍了一些多线程编程时容易出现的失误,以及多线程程序的阅读技巧等。在讲解过程中,不仅以图配文,理论结合实例,而且提供了运用模式解决具体问题的练习题和答案,帮助读者加深对多线......一起来看看 《图解Java多线程设计模式》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

SHA 加密
SHA 加密

SHA 加密工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器