java.lang.Object
org.apache.jena.graph.impl.TransactionHandlerBase
org.apache.jena.sparql.core.TransactionHandlerView
- All Implemented Interfaces:
TransactionHandler
A graph
TransactionHandler
for a graph view of a DatasetGraph
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jena.graph.impl.TransactionHandlerBase
calculate, calculateAlways, execute, executeAlways
-
Constructor Details
-
TransactionHandlerView
-
-
Method Details
-
begin
public void begin() -
abort
public void abort() -
commit
public void commit() -
transactionsSupported
public boolean transactionsSupported()
-