neode
neode copied to clipboard
query relationships for node without eager
I have a short question, is it possible to get the relationships of a node without defining the relationship as eager=true? Because sometimes you like to get only the node information without all relationships, but sometimes I like to get them also.
DO anyone have any specific answer on this,