APRlib

TraversalGraph.getEdgeSet Method (String)

The set of copies of the class graph edge with the given key in the traversal graph, or null if there are none.

public override TraversalEdgeSetBase getEdgeSet(
   string key
);

See Also

TraversalGraph Class | edu.neu.ccs.demeter.APRlib Namespace | TraversalGraph.getEdgeSet Overload List