getNodeById

abstract fun getNodeById(id: String): Node?(source)

Look up a node by its user ID string (e.g. "!a1b2c3d4").