Orientdb作为文档图数据库 [英] Orientdb as a document-graph database

查看:309
本文介绍了Orientdb作为文档图数据库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Neo4j并试图找出Orient作为文档图数据库优于Neo4j的优势.

I am using Neo4j and trying to find out the advantages of Orient as document-graph db over Neo4j.

在Orientdb中如何在graphbdb中具有文档数据库的功能?两种模式(图形和文档)下的数据库都使用相同的数据源吗?如果是这样,那么是否有可能在documentdb中编辑数据并将其显示为graphdb?

How does it work in Orientdb to have features of a document database in a graphbdb? is the database in both mode (graph and document) using the same datasource? if so, then is it possible to edit data in documentdb and show it as a graphdb?

我与Orientdb一起工作,看来您可以将数据库作为graphdb或documentdb来使用,所以我不打算将两个数据库功能都放在一个db中.我的意思是您可以选择具有纯documentdb或纯graphdb,但不能将两者混合使用,因此可以是诸如Neo4j之类的graphdb或诸如Mongodb之类的documentdb.我需要知道我是否正确吗?

I worked with Orientdb and it seems that you can have your database either as graphdb or as documentdb, so I don't get the point of having both databases features in one db. I mean you can choose to have a pure documentdb or pure graphdb, but can't be some mixture of both, so it can be a graphdb like Neo4j or a documentdb like Mongodb. I need to know if I'm right or not?

推荐答案

每次使用OrientDB Graph API时,您始终可以访问基础文档数据库API,因此可以混合使用两者.例如,您可以将文档嵌入到Vertex中.

Every time you work with OrientDB Graph API, you can always accessing to the underlying Document Database API, so you can mix usage of both. For example you can embed a document inside a Vertex...

这篇关于Orientdb作为文档图数据库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆