Hi,
What I would do is
SELECT * FROM (SELECT EXPAND(both("FriendOf")) FROM #12:1) WHERE age >= 10
Hope this was what you have been looking for.
On Monday, December 7, 2015 at 11:23:59 AM UTC-6, nightrise wrote:
>
> Hey all,
>
> I've got a bit of a semantic question about Orient SQL queries.
Thank you for the help!
Sung
--
---
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 orient-database+unsubscr...@googlegroups.com.
For more options, visit https://gro
Suppose we have a graph arranged like this:
permissions { permissions {
r: true, r: true,
+-+ w: true +-+ w: false +-+
| | } | | } | |
| A +-> B +---> C |
| | | | | |
+-+ +-+ +-+
Note: We can consider a graph with multiple vertices that are co