Hi
I'm creating a medical graph using node js.
I add to each node a tags nodes with a relation tag.
I to each node there are other relations like treatments and side-effects.
is there a way to get all relations of a node (with the nodes) except the tag relations nodes?
Thank you all
Yizhak