| Package | Description |
|---|---|
| org.hypergraphdb.transaction |
| Modifier and Type | Class and Description |
|---|---|
class |
HGTransaction
Implements a transaction in HyperGraphDB.
|
class |
VanillaTransaction
This is a
HGTransaction implementation that only maintains
the attribute map. |
| Modifier and Type | Method and Description |
|---|---|
HGStorageTransaction |
HGTransactionFactory.createTransaction(HGTransactionContext context,
HGTransactionConfig config,
HGTransaction parent) |
HGStorageTransaction |
HGTransaction.getStorageTransaction() |
Copyright © 2015. All rights reserved.