- All Known Subinterfaces:
TextDocProducer
- All Known Implementing Classes:
ChangesBatched
,TextDocProducerEntities
,TextDocProducerTriples
public interface TextDatasetChanges
Interface for notification of changes
(adds and deletes of quads) to a DatasetGraph
-
Method Summary
-
Method Details
-
start
void start()Indicator that a sequence of changes is about to start -
change
A change has occurred- See Also:
-
finish
void finish()Indicator that a sequence of changes has now finished -
reset
void reset()Release any resources
-