https://github.com/apache/jena/blob/1ccac6bf29ac69d859e2ee50469598193f8c181c/jena-core/src/main/java/org/apache/jena/graph/GraphUtil.java#L309 if I register a WatchStatementListener in this model, when call above function to remove a sub-graph, the listener will not work
jena/jena-core/src/main/java/org/apache/jena/graph/GraphUtil.java
Line 309 in 1ccac6b
if I register a WatchStatementListener in this model, when call above function to remove a sub-graph, the listener will not work