I am trying to understand how OrientDB can be a graph and a document database at the same time.
How a document is persisted? It appears to be different compared with ArangoDB, when everything is a document.
OrientDB is a graph database that supports documents? The documents are graph nodes?
Thanks.