Given a database with:
V: USER
V: IDENTITY
E: IDENTIFIED (USER --> IDENTITY)

Is there a query that would let me return the user as well as an array / 
map of linked identities (via the IDENTIFIED edge) in a single query?

I've been trying all kinds of things in the studio (which is amazing) but 
have only been able to obtain a list of RID's and not the expand()'ed 
records.

Any tips?

-- 

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