Hi,

I was able to find the shortest distances between my starting node and the rest of the nodes.

Now I would like to output the path between my starting node and destination node.  I have tried a number of different examples but none of them seem to do what I want.

I am pretty sure I need to use some type of get but I can not find it in the documentation.

Thanks for any help.