You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use follow_edges to get all the nodes which connect to node2, but i only get node3.(In fact, node3 and node4 are both its' connecting edges). I wonder if i misunderstand the follow_edges? Do you have any function to get all nodes connect to a specific node.
Dose bdsg give a way to get all the possible path from the start node to the end node?
Thanks for you replying!!!