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

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

内容简介:Neo4j 3.3.4 已发布,Neo4j 是世界领先的高性能图数据库,具备成熟和健壮的数据库的所有特性,如友好的查询语言和事务的 ACID 原则。 更新内容: Kernel Fixes as issue with applying index updates to unique ...

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

更新内容:

Kernel

  • Fixes as issue with applying index updates to unique indexes #11009

  • Traversal endpoint script execution is now disabled by default, by introducing the unsupported.dbms.security.script_enabled setting, and making it false by default. #11078

  • 3.1 Resolved inc backup debug.logs wrong location #11104

  • 3.2 Resolved inc backup debug.logs wrong location #11106

  • 3.3 Resolved inc backup debug.logs wrong location #11107

Cypher

  • Fix bug where shortestPath unnecessarily required named nodes #10995

  • Fixes incorrect planning of pattern comprehension inside unwind #11008

  • Fix offset bug in periodic commit #11027

  • Close procedure streams on failures #11036

  • Fixes bug with unsupported default value for explicit.remove procedures #11113

  • Fix Node X not found exceptions arising when searching an explicit index which contains nodes that have been deleted. #11133

  • Fixed performance regression with user-defined functions that expand paths #11162

更新详情请参阅 ChangeLog

下载地址:


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


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

查看所有标签

猜你喜欢:

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

C语言接口与实现

C语言接口与实现

David R. Hanson / 郭旭 / 人民邮电出版社 / 2011-9 / 75.00元

《C语言接口与实现:创建可重用软件的技术》概念清晰、实例详尽,是一本有关设计、实现和有效使用C语言库函数,掌握创建可重用C语言软件模块技术的参考指南。书中提供了大量实例,重在阐述如何用一种与语言无关的方法将接口设计实现独立出来,从而用一种基于接口的设计途径创建可重用的API。 《C语言接口与实现:创建可重用软件的技术》是所有C语言程序员不可多得的好书,也是所有希望掌握可重用软件模块技术的人员......一起来看看 《C语言接口与实现》 这本书的介绍吧!

MD5 加密
MD5 加密

MD5 加密工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具