内容简介:Neo4j 3.3.8 已发布,Neo4j 是世界领先的高性能图数据库,具备成熟和健壮的数据库的所有特性,如友好的查询语言和事务的 ACID 原则。 更新内容如下: Kernel Remove cursor pooling on a page cache level. Upgr...
Neo4j 3.3.8 已发布,Neo4j 是世界领先的高性能图数据库,具备成熟和健壮的数据库的所有特性,如友好的查询语言和事务的 ACID 原则。
更新内容如下:
Kernel
Remove cursor pooling on a page cache level.
Upgrade the Bouncy Castle dependency to version 1.60.
Consistency-checker PropertyReader detects circular property chains
Fixes an issue in IndexHits#getSingle() where it would miss an item when called after a previous call to IndexHits#hasNext().
Remove property key tokens limit from BatchInserterImpl.
Cypher
Fix $12011 by providing the wanted functionality under a feature toggle.
Remove browser warnings when using temporal and spatial property accessors e.g.
.year,.x.Fix 12029 where combining multiple
a INwith AND and OR could lead to the wrong result.Ensure renamed timezones are always returned the same way.
RETURN datetime("2018-04-05T12:34:00[Canada/East-Saskatchewan]") MATCH (n) WHERE n.date = datetime("2018-04-05T12:34:00[Canada/East-Saskatchewan]") RETURN n.dateWill now return the same object with timezone set to
Canada/Saskatchewan, whichCanada/East-Saskatchewanhas been renamed to. Previously only the value read from store would beCanada/SaskatchewanFix bug in queries containing
RETURNorWITHclauses including both a star and a pattern comprehesion (e.g.... RETURN *, [ (a)-[:HAS_BUREAU]->(bureau:Bureau) | bureau.CREDIT_ACTIVE = "Active"] AS bureauStatus), which would previously fail withWITH/RETURN should note its Scope in the SemanticState.Fix bug which would cause
FunctionInvocation(...) has to type from semantic analysiserrors for some complexWITH-clauses in a write query.Fix planner regression in which HashJoin + AllNodeScan was preferred
over OptionalExpand in certain cases.
Security
Properly handle multiple authorization providers. Fixes an issue where if one provider failed (e.g. connection to ldap failed) the user would end up un-authorized even though another provider had succeeded.
Causal Clustering
Check recovery status of store when bootstrapping cluster
Tools
Revert mistakenly enabling NEO4J_DEBUG by default for neo4j-admin
Browser
Add
:history clearcommandAdd pagecache hits and misses to plan output
Add complete support for bolt+routing://
Add Neo4j Community Forum link to sidebar
Enable users with non reader roles to connect
Fix
:server switchbug in Neo4j Desktop environmentFix username not updating in sidebar when disconnecting
Improve Cypher result rendering performance
Prepare for Neo4j Desktop distribution
Fix issue where editor buttons would overflow the viewport
Fetch fresh version of remote guides on every request
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- 【架构入门 - 高性能篇】数据库高性能
- Spring Boot 2 整合 ClickHouse 数据库,数据高性能查询分析
- pgagroal 1.1.0 发布,高性能数据库连接池
- 高性能分布式存储在核心数据库的应用
- WatermelonDB 0.7.0 发布,高性能 React 数据库框架
- Redis 5.0.1 发布,高性能的 KV 数据库
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
新内容创业:我这样打造爆款IP
南立新、曲琳 / 机械工业出版社 / 2016-5-10 / 39.00
这是个内容创业爆棚的时代,在采访几十家内容创业公司,与一线最优秀的创业者独家对话之后,作者写作了这本书,其中包括对这个行业的真诚感触,以及希望沉淀下来的体系化思考。 本书共分三个部分讲述了爆红大号的内容创业模式和方法。其中第一部分,讲述了新的生产方式,即内容形态发展的现状--正在被塑造;第二部分,讲述了新的盈利探索,即从贩卖产品到贩卖内容的转变,该部分以多个案例进行佐证,内容翔实;第三部分,......一起来看看 《新内容创业:我这样打造爆款IP》 这本书的介绍吧!