INodeId:
    | INodeIdNumeric
    | INodeIdGuid
    | INodeIdString
    | INodeIdByteString

NodeId specialization for all possible types of NodeIds.