Github user afs commented on the issue:

    https://github.com/apache/jena/pull/212
  
    @rvesse : It came up when reviewing code; I don't have figures either way. 
We have situations of deleting small graphs from large ones and deleting large 
graphs from small ones (and empty ones). The size ratios can be "small" being 
down to 10 triples and large being 100k.
    
    At the same time, this utility code must be robust again CCME on add/delete 
during iteration. Just because one graph is not identical to another, does not 
mean they are disconnected (e.g. inference graphs).
    
    The code was always careful - if you can see cases where we can know 
non-materialization is possible, please point to them. I'd be very happy to 
exploit it.
    



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to