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