Path finder
Find the shortest dependency chain connecting any two packages -- a query that's one line in Cypher and a genuinely awkward recursive self-join in SQL.
Enter two package names
We'll walk the graph to find the shortest connection between them.