A graph implementation that provides a merge operation to merge another graph into it. The graph can be modified by adding nodes to it. Whether edges can be added depends on the capability of the EventNode class. @param the class of a node in the graph
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected