APRlib

TraversalBase.getEdgeSet Method (String)

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

public abstract TraversalEdgeSetBase getEdgeSet(
   string key
);

See Also

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