| Class | Description |
|---|---|
| AbstractTransaction |
A simple base class for
Transaction that provides some common functionality and default behavior. |
| Comparators | |
| ElementHelper |
Utility class supporting common functions for
Element. |
| GraphFactory |
Factory to construct new
Graph instances from a
org.apache.commons.configuration.Configuration object or properties file. |
| GraphVariableHelper | |
| StringFactory |
A collection of helpful methods for creating standard
Object.toString() representations of graph-related
objects. |
| Exception | Description |
|---|---|
| AbstractTransaction.TransactionException |
An "internal" exception thrown by vendors when calls to
AbstractTransaction.doCommit() or
AbstractTransaction.doRollback() fail. |
| Annotation Type | Description |
|---|---|
| FeatureDescriptor |
A annotation for feature methods.
|
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.