I'm evaluating OrientDB for some particular use cases and while overall the 
database seems to be very cool (though somewhat confusing in its 
descriptions as it tries to use the terminology for both document and graph 
databases... pick one set of terms and only use those), there seem to be 
some unclear bits.

One of the things that I'm having an issue with for OrientDB is that 
vertices appear to have a direction. Company->Employs->Employee. However an 
of these vertex relationships are really directionless. To say that a 
company employs an employee is to also say that an employee is employed_by 
a company. 

With the query syntax it appears that to model things properly I would need 
to create the relationship in each direction when it seems to be something 
that would make sense to work in both directions.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to