Member predicate API :: Node :: getASuccessor
Gets a node such that there is an edge in the API graph between this node and the other
one, and that edge is labeled with lbl
.
Node
getASuccessor
(
ApiLabel
lbl
)