Re: [orientdb] traverse queries for identifying the nodes and get only the edge which is connected to parent node

2017-02-03 Thread Luigi Dell'Aquila
Hi Ravikanth, I'm not sure I understood your use case, but probably you should consider MATCH statement (http://orientdb.com/docs/2.2.x/SQL-Match.html) instead of TRAVERSE Thanks Luigi 2017-02-03 8:04 GMT+01:00 Ravikanth Koride : > Hi, > > We are creating a item

[orientdb] traverse queries for identifying the nodes and get only the edge which is connected to parent node

2017-02-03 Thread Ravikanth Koride
Hi, We are creating a item hierarchy , for which we are using Orient DB . My question is suppose i have a item A parent of -> B parent of -> C and all these are connected to a single party I want to traverse this and get all the links like A-> B-> C and also show only the link for the