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
Run: Ctrl + Return Undo: Ctrl/Cmd + Z Redo: Ctrl/Cmd + Shift + Z
Search : Ctrl/Cmd + F Toggle Comment: Ctrl/Cmd + / Autocomplete: Ctrl + Space
thanks in advance
lova raju