Confusion about the api and query language #10058
-
Is gremlin just a api? While the general java api has graph api and a document api. what is the difference?@@ I am confused.sorry.what api should I be using? (for context)I wanted to use to create a database that support graph like relationship, if I am not wrong orientdb is not native graph but It kinda support query as a graph with a bit more overhead and syntax gimmicks. EG: so I can search like,childhood friend of Adam and it returns list of name. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi. OrientDB is a native graph database. Query language is also part of API, so there is no difference. If you are asking what query language is better to use, those are general recommendations:
|
Beta Was this translation helpful? Give feedback.
Hi.
OrientDB is a native graph database.
Query language is also part of API, so there is no difference.
If you are asking what query language is better to use, those are general recommendations: