Paths (desktop & browser)
Find connections between specific nodes
To view the path between two nodes:
Find the start node, use the context menu and select Path From, the node will be tagged with a green Path from label
Find the end node, use the context menu and select Path To, the node will be tagged with a red Path to label
Use the toolbar path dropdown and select one of the path finding algorithms, this example uses “Undirected shortest path“ which is usually a good choice for finding a path between two nodes
Once the path is found other nodes not on the path will be hidden (if no path the two disconnected nodes will be shown)
Use refresh to reapply the layout as required
You can toggle between the found path and the whole graph and clearing the selection using the Show selected feature