pub fn end() -> Result<(), GraphError>Expand description
Returns a result meaning everything is ok, but the node should be removed from the graph.
pub fn end() -> Result<(), GraphError>Returns a result meaning everything is ok, but the node should be removed from the graph.