public abstract ValueTask<INode> GetNodeByIdAsync(string nodeId)
Returns:
ValueTask<INode>

Parameters

nodeId string
In this article