Hi Team, I have two vertices (USERS) abc and (USER_GROUP ) xyz connected with an edge USER_USER_GROUP, I want the o/p as
abc xyz my query is select in,USER_GROUP_ID FROM USER_USER_GROUP gives RID as well as USER_GROUP_ID, the RIDs have user_id so i want to extract the user id from the RID. I am not able to use select expand(in),user_group_id from user_user_group is there some co related query sought of in oreint db in the screen shot i want to expand in with in the query it self select in,USER_GROUP_ID from user_user_group Run: Ctrl + Return Undo: Ctrl/Cmd + Z Redo: Ctrl/Cmd + Shift + Z Search : Ctrl/Cmd + F Toggle Comment: Ctrl/Cmd + / Autocomplete: Ctrl + Space Bookmarks select in,USER_GROUP_ID from user_user_group PROPERTIES in USER_GROUP_ID #12:1 <http://localhost:2480/studio/index.html#/database/vdss/browse/edit/12:1> USER_GROUP_SD0011#12:2 <http://localhost:2480/studio/index.html#/database/vdss/browse/edit/12:2> USER_GROUP_SD0011#12:3 <http://localhost:2480/studio/index.html#/database/vdss/browse/edit/12:3> USER_GROUP_SD0011#12:4 <http://localhost:2480/studio/index.html#/database/vdss/browse/edit/12:4> USER_GROUP_SD0011#12:5 <http://localhost:2480/studio/index.html#/database/vdss/browse/edit/12:5> USER_GROUP_SD0011#12:6 <http://localhost:2480/studio/index.html#/database/vdss/browse/edit/12:6> USER_GROUP_SD0011#12:7 <http://localhost:2480/studio/index.html#/database/vdss/browse/edit/12:7> USER_GROUP_SD0011#12:8 <http://localhost:2480/studio/index.html#/database/vdss/browse/edit/12:8> USER_GROUP_SD0011#12:0 <http://localhost:2480/studio/index.html#/database/vdss/browse/edit/12:0> USER_GROUP_SD00126#12:0 <http://localhost:2480/studio/index.html#/database/vdss/browse/edit/12:0> USER_GROUP_SD00126 10255010010005000 - « <http://localhost:2480/studio/index.html> - 1 <http://localhost:2480/studio/index.html> - 2 <http://localhost:2480/studio/index.html> - » <http://localhost:2480/studio/index.html> thanks in advance lova raju -- --- 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.
