This is the sub-sample of the table, from here when I query "Activity" to find nodes connected from it, I am getting like the below image
But I want it to show connections only between the query node and the nodes connected to it. Here i want the output to show connections between Activity->Event, Activity->Biomed, Activity->Occupation and not the connections between event and biomed or event and occupations or occupation and biomed like any of those.
Thanks in advance.