Class DatasetListenerUtils
java.lang.Object
org.aksw.jena_sparql_api.core.utils.DatasetListenerUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidnotifyListeners(Iterable<DatasetListener> listeners, org.aksw.commons.collections.diff.Diff<Set<org.apache.jena.sparql.core.Quad>> diff, UpdateContext updateContext)
-
Constructor Details
-
DatasetListenerUtils
public DatasetListenerUtils()
-
-
Method Details
-
notifyListeners
public static void notifyListeners(Iterable<DatasetListener> listeners, org.aksw.commons.collections.diff.Diff<Set<org.apache.jena.sparql.core.Quad>> diff, UpdateContext updateContext)
-