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 < cl-graph:basic-graph > < cl-graph:basic-vertex > < cl-graph:basic-vertex > |