CompoundNode

constructor(label: String, incoming: List<Connection<*, *>>, outgoing: List<OutputRef<*, *>>)