* @classdesc * * RemoveNodeEvent indicates that a node has been removed from the graph. This * also implies that prev/next edges of the prev and next nodes of the removed * node have been change accordingly * * @constructor * @protected * @extends Event * @param {AbstractNode} removedNode
(removedNode, prev, next)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected