Module org.apache.jena.rdfpatch
Package org.apache.jena.rdfpatch.system
Class DatasetGraphRealChanges
java.lang.Object
org.apache.jena.sparql.core.DatasetGraphWrapper
org.apache.jena.rdfpatch.system.AbstractDatasetGraphAddDelete
org.apache.jena.rdfpatch.system.DatasetGraphRealChanges
- All Implemented Interfaces:
org.apache.jena.atlas.lib.Closeable,org.apache.jena.atlas.lib.Sync,DatasetGraph,Transactional
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.jena.sparql.core.Transactional
Transactional.Promote -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jena.rdfpatch.system.AbstractDatasetGraphAddDelete
add, add, addGraph, clear, delete, delete, deleteAny, getDefaultGraph, getGraph, removeGraph, setDefaultGraphMethods inherited from class org.apache.jena.sparql.core.DatasetGraphWrapper
abort, begin, begin, begin, close, commit, contains, contains, containsGraph, end, find, find, find, findNG, getBase, getBaseForQuery, getContext, getLock, getUnionGraph, getWrapped, isEmpty, isInTransaction, listGraphNodes, prefixes, promote, promote, size, supportsTransactionAbort, supportsTransactions, sync, toString, transactionMode, transactionType, unwrapMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.jena.sparql.core.DatasetGraph
addAll, stream, streamMethods inherited from interface org.apache.jena.sparql.core.Transactional
calc, calculate, calculateRead, calculateWrite, exec, execute, executeRead, executeWrite
-
Constructor Details
-
DatasetGraphRealChanges
-