gradoop icon indicating copy to clipboard operation
gradoop copied to clipboard

Rename Verify operator

Open timo95 opened this issue 4 years ago • 4 comments

The name is confusing and does not describe the operator. I would use RemoveDanglingEdges. It is verbose, but correct. Does anyone have a better idea?

timo95 avatar Feb 27 '20 14:02 timo95

I agree. We should change the name.

ChrizZz110 avatar Feb 28 '20 09:02 ChrizZz110

Problem here is that we used this call in several publications. Thus, we could change the name of the operator itself, but not of the Grala call (LogGraph.verify())

ChrizZz110 avatar Jan 13 '21 12:01 ChrizZz110

We could add a call with the new name and deprecate the old call with a note why it isn't removed.

timo95 avatar Jan 13 '21 12:01 timo95

Go for it :)

ChrizZz110 avatar Jan 13 '21 13:01 ChrizZz110