public abstract class DatasetChangesBatched extends Object implements DatasetChanges
| Modifier and Type | Method and Description |
|---|---|
void |
change(QuadAction qaction,
Node g,
Node s,
Node p,
Node o)
A change has occurred
|
void |
finish()
Indicator that a sequence of changes has now finished
|
void |
reset()
Release any resources
|
void |
start()
Indicator that a sequence of changes is about to start
|
public final void start()
DatasetChangesstart in interface DatasetChangespublic final void finish()
DatasetChangesfinish in interface DatasetChangespublic final void reset()
DatasetChangesreset in interface DatasetChangespublic void change(QuadAction qaction, Node g, Node s, Node p, Node o)
DatasetChangeschange in interface DatasetChangesQuadActionLicenced under the Apache License, Version 2.0