It should not usually necessary to call this in
user code. Creates a new edge between vertex-1 and vertex-2 for the
graph. If the edge-type and edge-class are not specified, they will
be determined from the defaults of the graph.
make-edge-for-graph < basic-graph > < basic-vertex > < basic-vertex > |