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. #11401Marking config settings as
@Secret
will cause them to be printed as##########
in debug.log as well as the output ofCALL 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. #11347Fix problem with UNWIND of nodes in compiled runtime #11352
更新详情请参阅 ChangeLog。
下载地址: