Hello All,

I need help with the basic traversing of Edges with properties. 
I have Vertex with OUT containing multiple Edges with one Property: Name.
Each Edge has IN and OUT and Name property.
I need to traverse only edges with a specific Name and retrieve all 
connected OUT Vertexes.
When I call this:

traverse out() from #11:26085

I get back a list of Vertexes but this traverses all Edges versus only 
Edges with a given Name.

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