|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
KernelEventHandler | Event handler interface for Neo4j Kernel life cycle events. |
PropertyEntry<T extends PropertyContainer> | Represents a changed property. |
TransactionData | Represents the data that has changed during the course of one transaction. |
TransactionEventHandler<T> | An event handler interface for Neo4j Transaction events. |
Enum Summary | |
---|---|
ErrorState | An object that describes a state from which a Neo4j Graph Database cannot continue. |
KernelEventHandler.ExecutionOrder | Represents the order of execution between two event handlers, if one
handler should be executed KernelEventHandler.ExecutionOrder.BEFORE ,
KernelEventHandler.ExecutionOrder.AFTER another handler, or if it
KernelEventHandler.ExecutionOrder.DOESNT_MATTER . |
Event framework.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |