public interface ChangeRecord
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasRecordedChanges() |
void |
recordAdditions(com.hp.hpl.jena.rdf.model.Model incrementalAdditions) |
void |
recordRetractions(com.hp.hpl.jena.rdf.model.Model incrementalRetractions) |
void |
writeChanges() |
Copyright © 2016. All rights reserved.