MCPcopy Create free account
hub / github.com/DistributedClocks/shiviz / RemoveNodeEvent

Function RemoveNodeEvent

js/graph/graphEvent.js:69–79  ·  view source on GitHub ↗

* @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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected