getNode abstract method

Node getNode(
  1. String nodeId
)

Get node (by id)

Implementation

Node getNode(String nodeId);