Method
removeNode
If the node exists remove it and all edges that start or end at this node. @param nodeID id of the node to remove @return true if the node was removed else false
(int nodeID)
Source from the content-addressed store, hash-verified
source not stored for this graph (policy: none)
Callers
nothing calls this directly
Tested by
no test coverage detected