Gets all neighboring edges of an edge searched for by a and b
a
b
List<Edge> getNeighboringEdgesOfEdgeByString(String a, String b);