Collapse a recursively expanded transparent port path.
bool collapsePortRecursive(String nodeId, String portId) => schematic.collapsePortThroughRecursive(nodeId, portId);