graph-diff
graph-diff copied to clipboard
Exception in `node.get_label.replace(...)` as node may not have label
Case for nodes should be handled similarly as it is done for edges (check for label and replace if it exists).