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

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

内容简介:Neo4j 3.3.5 已发布,Neo4j 是世界领先的高性能图数据库,具备成熟和健壮的数据库的所有特性,如友好的查询语言和事务的 ACID 原则。主要更新内容如下: Kernel Fixes a CSV trim issue with fields containing o...

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

Kernel

  • Fixes a CSV trim issue with fields containing only whitespace #11383

  • Fixed visibility of LDAP system password in debug.log through new @Secret annotation. #11401

    Marking config settings as @Secret will cause them to be printed as ########## in debug.log as well as the output of CALL dbms.listConfig.

Cypher

  • Fix bug with identical join hints on different optional matches #11240

  • Under some circumstances Cypher queries using extract() would hang indefinitely when accessed over bolt, if the result of extract was returned. This issue has been fixed. #11347

  • Fix problem with UNWIND of nodes in compiled runtime #11352

更新详情请参阅 ChangeLog

下载地址:


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


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

查看所有标签

猜你喜欢:

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

Node.js:来一打 C++ 扩展

Node.js:来一打 C++ 扩展

死月 / 电子工业出版社 / 2018-6-1 / 109

Node.js 作为近几年新兴的一种编程运行时,托 V8 引擎的福,在作为后端服务时有比较高的运行效率,在很多场景下对于我们的日常开发足够用了。不过,它还为开发者开了一个使用C++ 开发 Node.js 原生扩展的口子,让开发者进行项目开发时有了更多的选择。 《Node.js:来一打 C++ 扩展》以 Chrome V8 的知识作为基础,配合 GYP 的一些内容,将教会大家如何使用 Node......一起来看看 《Node.js:来一打 C++ 扩展》 这本书的介绍吧!

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

HTML 编码/解码

html转js在线工具
html转js在线工具

html转js在线工具