Class GraphListenerBase

java.lang.Object
org.apache.jena.sparql.util.graph.GraphListenerBase
All Implemented Interfaces:
GraphListener
Direct Known Subclasses:
GraphListenerCounter

public abstract class GraphListenerBase extends Object implements GraphListener
Convert the full, wide GraphListener interface into something more specific to loading including flagging the start and finish of a load operation.