Searches graph and finds and returns an edge with the same name as the specified a and b string.
a
b
Edge getEdgeByString(String a, String b);