内容简介:AgensGraph 是一个基于 PostgreSQL 的新一代多模型图数据库。它提供图形分析环境,用户可以同时编写、编辑和执行 SQL 和 Cypher 查询。AgensGraph 带有 PostgreSQL 兼容性和 PostgreSQL 扩展,能够帮助 PostgreS...
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
更多详情请查看发行日志
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- 4 万字全面掌握数据库、数据仓库、数据集市、数据湖、数据中台
- Python3爬虫数据入数据库---把爬取到的数据存到数据库,带数据库去重功能
- Oracle数据库查询重复数据及删除重复数据方法
- sqlserver数据库获取数据库信息
- 从大数据到数据库
- node连接oracle数据库,更新数据后,数据库中不生效问题
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Probability and Computing
Michael Mitzenmacher、Eli Upfal / Cambridge University Press / 2005-01-31 / USD 66.00
Assuming only an elementary background in discrete mathematics, this textbook is an excellent introduction to the probabilistic techniques and paradigms used in the development of probabilistic algori......一起来看看 《Probability and Computing》 这本书的介绍吧!