Thanks, Artem.
I didn't know syntax like
traverse out(<edge_label>), in(<edge_label>) from ...
is valid.
On Monday, 14 July 2014 16:57:33 UTC+1, Artem Orobets wrote:
>
> Hi Vladimir,
>
> Prefer using of graph functions instead of underlying fields.
>
> So it is better to rewrite query as following
>
> select unionAll($a, $b) let $a = (TRAVERSE out('root for'), out('child
> of') FROM [Linda_ID, Shaun_ID, Jeff_ID]), $b = (TRAVERSE in('child of')
> FROM [Linda_ID, Shaun_ID, Jeff_ID])
>
>>
>>
--
---
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.