Add an edge to the graph. If the edge is already in the graph, update the edge data. Add vertices as needed. True if the edge was added
(V start, V end, E edgedata)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected