Hi,
try this:
select post.out.name as user,post.in.name as publication from (select
distinct(in_Post) as post from (SELECT EXPAND(BOTH("Follow").out("Post"))
FROM User WHERE @rid=12:1)) unwind user,publication
Hope it helps.
Regards,
Michela
--
---
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.