Hello 
how can i make use somthink like except  with orientdb graph 
i have this two query i want to use with:
1)select * from User 
2)select expand(distinct(@rid)) from (select expand(both('follow')) from 
user WHERE @rid=12:2)
the result must be all the nodes from query 1 except the result of the 
second query 

Thank you 

-- 

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