Neo4j 3.4.0-alpha08 发布,高性能图数据库

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

内容简介:Neo4j 3.4.0-alpha08 已发布,Neo4j 是世界领先的高性能图数据库,具备成熟和健壮的数据库的所有特性,如友好的查询语言和事务的 ACID 原则。 更新内容: Kernel Index-backed support for spatial point equali...

Neo4j 3.4.0-alpha08 已发布,Neo4j 是世界领先的高性能图数据库,具备成熟和健壮的数据库的所有特性,如友好的查询语言和事务的 ACID 原则。

更新内容:

Kernel

  • Index-backed support for spatial point equality and range searches from Cypher. #10702

    For example, the following query will return all points in the specified range:

      WITH point({latitude: 56.5, longitude: 12.5}) as bottomLeft, point({latitude: 57.5, longitude: 13.5}) as topRight
      MATCH (c:City) WHERE c.location > bottomLeft AND c.location < topRight

    This also includes support for storing points and arrays of points as node properties.

  • Any temporal value can be stored in a property. This includes Date, Time, DateTime, LocalTime, LocalDateTime, and Duration. #10992

Cypher

  • Fix bug in bytecode generation for multiple ands and ors #10943

  • dbms.procedures() which lists all built-in procedures now also list their mode #10973

  • Fix bug where shortestPath unnecessarily required named nodes #10995

  • Fixes incorrect planning of pattern comprehension inside unwind #11008

  • Fix offset bug in periodic commit #11027

详情请查看ChangeLog

下载地址:


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


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

颠覆式创新:移动互联网时代的生存法则

颠覆式创新:移动互联网时代的生存法则

李善友 / 机械工业出版社 / 2015-3-1

为什么把每件事情都做对了,仍有可能错失城池?为什么无人可敌的领先企业,却在一夜之间虎落平阳?短短三年间诺基亚陨落,摩托罗拉以区区29亿美元出售给联想,芯片业霸主英特尔在移动芯片领域份额几乎为零,风光无限的巨头转眼成为被颠覆的恐龙,默默无闻的小公司一战成名迅速崛起,令人瞠目结舌的现象几乎都能被“颠覆式创新”法则所解释。 颠覆式创新教你在新的商业竞争中“换操作系统”而不是“打补丁”,小公司用破坏......一起来看看 《颠覆式创新:移动互联网时代的生存法则》 这本书的介绍吧!

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

HTML 编码/解码

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

html转js在线工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具