private suspend fun addForUpdatedRelationTransitive(relation: Relation)

Handles the graph update (InterfaceSpecificationVersion derivation) after a Relation has been created / updated Does NOT validate if the Relation can still exist Only ensures derivation of additional InterfaceSpecificationVersion, but does not validate that no longer derived InterfaceSpecificationVersion are updated/removed

Parameters

relation

the created/updated Relation