문제

I am new to orientdb , I read that even document type of orientdb has relationships , so I would like to know which type to select , either graph or document to resemble neo4j graph db.

도움이 되었습니까?

해결책

The Graph is similar to Neo4j. Furthermore if you use TinkerPop Blueprints API you can switch from Neo4J to OrientDB (and viceversa) in a flash.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top