课程咨询: 400-996-5531 / 投诉建议: 400-111-8989
认真做教育 专心促就业
Neo4j 3.3.7已发布,Neo4j是世界领先的高性能图数据库,具备成熟和健壮的数据库的所有特性,如友好的查询语言和事务的ACID原则。主要更新内容如下:
Kernel
: Fixing bug that could cause checkpoint to hang forever if recovery cleanup job fails with OutOfMemoryError .
Reuse threads between cleanup jobs during recovery. This fixes an issue where user would see java.lang.OutOfMemoryError: unable to create new ative thread caused by Neo violating the number of allowed tasks per process, set by system.
Upgrade the Bouncy Castle dependency to version 1.60.
Cypher
Fix a bug where predicates inside pattern comprehensions could end up not being correctly planned which could lead to incorrect results
Take Query Parameters over default arguments. If you don't provide actual arguments, but query parameters instead (like in CALL org.neo4j.aNodeWithLabel params = Map("label" -> "Cat") ) this will from now on use the provided parameters and override any default arguments. It was preferring default arguments before, if they existed.
Reverts the restriction on passing unknown keys to the point function. Behaviour is now as it was before, allowing complex maps. Users need to take note of the fact that this means a map like {x:1,y:2,z:3} will create a 2D point in Neo4j 3.1-3.3, but a 3D point in Neo4j 3.4 and later.
Pattern comprehensions in other expressions were not planned correctly. Example:
size([ (a)-->(b:B) WHERE (b)-->(:C) b.foo ]). This is now fixed.
Fixed issues with WRITE procedures interacting badly with their enclosing Cypher read queries by allowing authors to add an eager attribute to the @Procedure annotation.
Fixes https://github.com/neo4j/neo4j/issues/12017 so when solving an OR predicate, other predicates are only considered solved if they were solved in both underlying operators.
Browser
Add support for multi-statement execution
Show the total number of nodes and relationships in db meta sidebar
Fix issue where neo4j-browser kept allocating more and more disk space
Switch to React 16.4
Fix meta query to be more performant
Handle changelog url building in disconnected state
Fix crashing favorites sidebar when using non latin1 characters
Add toggle for multi statement cypher editor
Fix editor to handle string literals that contain new lines
Add :history clear command
Add 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
达内IT职业教育,十六年的教育传承,形成了成熟的教育体系,完善的课程模块。Java、网络营销、大数据、UID设计、新电商课程、会计实操、产品经理……只要你想,达内愿意做你在IT行业的领路人,愿意给你更多的可能。合肥IT培训助你一臂之力,来电咨询更多免费训练营让你从零起步。
【免责声明】本文系本网编辑部分转载,转载目的在于传递更多信息,并不代表本网赞同其观点和对其真实性负责。如涉及作品内容、版权和其它问题,请在30日内与管理员联系,我们会予以更改或删除相关文章,以保证您的权益!