I have this line (the green one):

And I want to calculate the shortest path from the start of the line to its end across the network (the violet one).
How can I do it?
What is it the right way to do it? How can I set the parameters of the “ShortestPathFinder”?

Tnks