| Package | Description |
|---|---|
| com.tinkerpop.blueprints.util.wrappers.event |
| Modifier and Type | Class and Description |
|---|---|
class |
EventTransactionalIndexableGraph<T extends IndexableGraph & TransactionalGraph>
The transactional and indexable implementation of EventGraph where events are raised in batch in the order they
changes occured to the graph, but only after a successful commit to the underlying graph.
|
Copyright © 2010-2014. All Rights Reserved.