Class AGTransactionHandler

java.lang.Object
org.apache.jena.graph.impl.TransactionHandlerBase
com.franz.agraph.jena.AGTransactionHandler
All Implemented Interfaces:
TransactionHandler

public class AGTransactionHandler extends TransactionHandlerBase
Implements the Jena TransactionHandler interface for AllegroGraph.
  • Method Details

    • abort

      public void abort()
    • begin

      public void begin()
    • commit

      public void commit()
    • transactionsSupported

      public boolean transactionsSupported()