- OrientDB community 1.7.9 
   

Hello all. I'm using OrientDB for first time and I find it hard to 
understand how to use "traverse". I hope you can help me.

This is my problem:

vertex *POINT *having property "*name*".
vertex *EVALUATOR *having property '*name*'.
vertex *USER *having property '*name*' and "*email*".

vertex *RESULT360 *having property *'result'*.

edge "*Point-Result360*" from *POINT *to 
*RESULT360*
edge "*Evaluator-Result360*" from *EVALUATOR *to *RESULT360*
edge "*User-Result360*" from *USER *to *RESULT360*

Now my problem is how to get the result of a user at one point and a 
specific evaluator.


Help me!

-- 

--- 
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