Gets all neighboring edges of a source that gets searched by string in graph
source
List<Edge> getOutgoingEdgesByString(String source);