Gets the connection, if it exists between a and b in graph. If it doesn't exist, undefined is returned. Use hasConnection for a simple true/false if edge exists.
a
b
graph
Graph
Gets the connection, if it exists between
a
andb
ingraph
. If it doesn't exist, undefined is returned. Use hasConnection for a simple true/false if edge exists.