| Class | Description |
|---|---|
| AfterDeleteEvent |
Neo4jDataManipulationEvent published after a particular entity is deleted. |
| AfterSaveEvent |
Neo4jDataManipulationEvent published after a particular entity is saved. |
| BeforeDeleteEvent |
Neo4jDataManipulationEvent published before a particular entity is deleted. |
| BeforeSaveEvent |
Neo4jDataManipulationEvent published before a particular entity is saved. |
| Neo4jDataManipulationEvent |
A Spring
ApplicationEvent that gets published by Neo4jTemplate to notify interested parties about data
manipulation events. |
Copyright © 2011-2015–2015 Pivotal Software, Inc.. All rights reserved.