Hi TG Team,
I am optimizing memory usage in my query, so want to clear unused vertex / seed sets. I noticed that, unlike local accumulators, vertex sets don’t have method clear(), so how to deactivate these vertex sets? Or is the memory consumption big enough to bother with in the first place?
Thanks