construct a graph based on an edge list and node list
nodes as a list
edges as a list
A graph that was construct from the list of nodes and edges
Generated using TypeDoc
construct a graph based on an edge list and node list