gc_data is det[private]
 gc_data(+MaxSize) is det[private]
Remove the last unused data set until memory of this module drops below MaxSize. The predicate gc_data/0 is called before materializing a data source.