- All Known Implementing Classes:
DatasetChangesBatched
,DatasetChangesCapture
,DatasetChangesCounter
Deprecated.
Interface for notification of changes
(adds and deletes of quads) to a DatasetGraph
-
Method Details
-
start
void start()Deprecated.Indicator that a sequence of changes is about to start -
change
Deprecated.A change has occurred- See Also:
-
finish
void finish()Deprecated.Indicator that a sequence of changes has now finished -
reset
void reset()Deprecated.Release any resources
-
DatasetGraphWrapper
to capture events of interest.