内容简介:ArangoDB 3.2.9 和 3.3 rc6 发布了。ArangoDB 是一个开源的分布式原生多模型数据库 (Apache 2 license)。 更新内容: UI: the graph viewer now displays updated label values correctly. Additionally the inc...
ArangoDB 3.2.9 和 3.3 rc6 发布了。ArangoDB 是一个开源的分布式原生多模型数据库 (Apache 2 license)。
更新内容:
UI: the graph viewer now displays updated label values correctly. Additionally the included node/edge editor now closes automatically after a successful node/edge update.
UI: document/edge editor now remembering their modes (e.g. code or tree)
UI: optimized error messages for invalid graph definitions. Also fixed a graph renderer cleanrenderer cleanup error.
UI: added a delay within the graph viewer while changing the colors of the graph. Necessary due different browser behaviour.
added options `--encryption.keyfile` and `--encryption.key-generator` to arangodump and arangorestore
全部更新内容请查看 ChangeLog。
下载地址:
3.2.9
3.3 rc6
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- NoSQL数据库敏捷数据模型
- 在线制作数据库ER模型
- 3 - 创建 Django 博客的数据库模型
- 3 - 创建 Django 博客的数据库模型
- Golang数据库编程之GORM模型定义与数据库迁移
- ArangoDB 3.3.13 发布,原生多模型数据库
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
算法设计与应用
迈克尔 T. 古德里奇(Michael T. Goodrich)、罗伯特·塔马契亚(Roberto Tamas / 乔海燕、李悫炜、王烁程 / 机械工业出版社 / 2017-11-20 / CNY 139.00
本书全面系统地介绍算法设计和算法应用的各个领域,内容涵盖经典数据结构、经典算法、算法分析方法、算法设计方法以及算法在各个领域的应用,还包含一些高级主题。本书采用应用驱动的方法引入各章内容,内容编排清晰合理,讲解由浅入深。此外,各章都附有巩固练习、创新练习和应用练习三种类型的题目,为读者理解和掌握算法设计和应用提供了很好的素材。 本书可作为高等院校计算机及相关专业“数据结构和算法”课程的本科生......一起来看看 《算法设计与应用》 这本书的介绍吧!