AgensGraph 2.1 发布,基于 PostgreSQL 的图数据库

栏目: 数据库 · 发布时间: 7年前

内容简介:AgensGraph 是一个基于PostgreSQL的新一代多模型图数据库。它提供图形分析环境,用户可以同时编写、编辑和执行 SQL 和 Cypher 查询。AgensGraph 带有 PostgreSQL 兼容性和 PostgreSQL 扩展,能够帮助 PostgreSQL 用户摆脱数据迁移的痛苦,轻松开发提供高级数据分析的服务。AgensGraph 2.1 主要改进和修复:更多详情请查看

AgensGraph 是一个基于PostgreSQL的新一代多模型图数据库。它提供图形分析环境,用户可以同时编写、编辑和执行 SQL 和 Cypher 查询。AgensGraph 带有 PostgreSQL 兼容性和 PostgreSQL 扩展,能够帮助 PostgreSQL 用户摆脱数据迁移的痛苦,轻松开发提供高级数据分析的服务。

AgensGraph 2.1 主要改进和修复:

  • Performance Enhancement

  • Cypher

    • Enhance shortest-path algorithm and minor features

  • Cypher Implemention

  • Make all built-in functions usable

  • Support "IN" for sub-queries

  • Usability

  • Improve Graph meta

    • Add a GUC on graphmeta which decide it works automatically or not

    • Add a function regather_graphmeta() which reset and gather graphmeta

  • Add help command in agens shell

    • Implement pre-evaluating CypherTypeCast

    • Implement auto type casting on function call

    • Implement auto type casting on operators

    • jsonb to graphid -> numeric to graphid

    • Handle UNKNOWNOID constants properly (::jsonb and ::text)

    • Handle parameters AS-IS

    • Change the implementation of constants

    • Implement type casting

    • Update comment about token precedence in gram.y

  • Bug Fixes

  • Please see the release notes for fix details

更多详情请查看 发行日志


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

Beginning XSLT 2.0

Beginning XSLT 2.0

Jeni Tennison / Apress / 2005-07-22 / USD 49.99

This is an updated revision of Tennison's "Beginning XSLT", updated for the new revision of the XSLT standard. XSLT is a technology used to transform an XML document with one structure into another ......一起来看看 《Beginning XSLT 2.0》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

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

HTML 编码/解码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试