Neo4j 3.3.2 已发布,Neo4j 是世界领先的高性能图数据库,具备成熟和健壮的数据库的所有特性,如友好的查询语言和事务的 ACID 原则。该版本更新内容:KernelIntroduce volumetric check-pointing, where the check-point frequency is adjusted to avoid the transaction log retention policy falling too far behind.&nbs
Neo4j 3.3.1 发布了,该版本值得关注的改进内容包括: Make the dbms.checkpoint.iops.limit setting dynamic so it can be changed at runtime with the dbms.setConfigValue(setting, value) procedure. #10313Add --pagecache parameter to the neo4j-admin backup command, with a defau
Neo4j 3.2.8 已发布,Neo4j 3.2.8 是一个维护版本,包含关键的安全修复和其他重要的改进。值得关注的更新Causal Clustering: introducing a new cache for in-flight Raft entriesCypher: important fixes for pattern matching under particular conditionsPackaging: Fixed broken service installation for paths with s
Neo4j 2.3.2 发布,更新如下: Import Tool:
import-tool can now configure custom characters for quoting and field delimiting, using --quote and --delimiter respectively. #6034Kernel:
Fix a bug where graph-global node and relationship scans would miss changes in the current transaction. #5888Fix a bu
Neo4j 2.2.8 发布,更新内容如下:Fixes #6075
– internal transaction pools would incorrectly hold on to the defunct
lock manager from the previous epoch after a master switch, which would
then cause arbitrary future transactions to fail with a MasterClient214 could not connect ComException.Fixes #
Neo4j 2.1.2 发布,此版本是个维护版本,主要是 bug 修复和系统改进,建议每位用户都更新。值得注意的更新内容如下:Cypher uses indexes for resolving WHERE clauses which use the IN operatorResolves a recovery issue, where multiple forced-restarts in a row,
wit