The resulting graph's exports and imports will be the concatenation of this one's and the consumed's.
Therefore, graph merging is not a commutative operation with respect to import/export interfaces, even if it is when considering only their internals.
Destructively merges another graph into this one.
The resulting graph's exports and imports will be the concatenation of this one's and the consumed's. Therefore, graph merging is not a commutative operation with respect to import/export interfaces, even if it is when considering only their internals.