Function
removeInEdges
Removes the incoming edges of a given vertex.
removeInEdges(g, v)
Parameters
g
A graph.
Types: Graph
v
A vertex descriptor.
Return Values
void
SeqAn - Sequence Analysis Library - www.seqan.de