Get rid of the filter stash in Graph class
Fully remove the filter stash and associated functions in the Graph class, in favor of using GraphView uniquely.
Showing
This diff is collapsed.
Please register or sign in to comment
Fully remove the filter stash and associated functions in the Graph class, in favor of using GraphView uniquely.