APRlib

IClassGraph.getIncomingEdges Method 

A List of edges (EdgeI objects) coming into node v. Return an empty list if there are no incoming edges.

IList getIncomingEdges(
   object v
);

See Also

IClassGraph Interface | edu.neu.ccs.demeter.APRlib Namespace