Member predicate API::Node::getASuccessor
DEPRECATED. Use label-specific predicates in this class, such as getMember
, instead of using 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)