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

更多详情请查看 发行日志


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

查看所有标签

猜你喜欢:

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

The Shallows

The Shallows

Nicholas Carr / W. W. Norton & Company / 2011-6-6 / USD 15.95

"Is Google making us stupid?" When Nicholas Carr posed that question, in a celebrated Atlantic Monthly cover story, he tapped into a well of anxiety about how the Internet is changing us. He also crys......一起来看看 《The Shallows》 这本书的介绍吧!

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

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

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具