Package org.hypergraphdb.transaction

Interface Summary
HGTransaction Represents a transaction object.
HGTransactionContext A transaction context maintains a stack of nested transactions.
HGTransactionFactory  
 

Class Summary
HGTransactionManager The HGTransactionManager handles transactional activity for a single HyperGraph instance.
TransactionBDBImpl  
VanillaTransaction This is a HGTransaction implementation that only maintains the attribute map.
 

Exception Summary
HGTransactionException A HGTransactionException is thrown from within the transaction handling of HyperGraph.