Trying to filter vertices in query pipeline like that:
g.v('#11:999').out.in.has('id','#11:541') 

But no results proceeded. The problem is inside 
has('id','#11:541')

Filter also fails:
.filter{it.id == "#11:541"}

Any help apprectiated! Thanks.

-- 

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