| Package | Description |
|---|---|
| org.springframework.data.neo4j.event |
| Modifier and Type | Class and Description |
|---|---|
class |
AfterDeleteEvent
Neo4jDataManipulationEvent published after a particular entity is deleted. |
class |
AfterSaveEvent
Neo4jDataManipulationEvent published after a particular entity is saved. |
class |
BeforeDeleteEvent
Neo4jDataManipulationEvent published before a particular entity is deleted. |
class |
BeforeSaveEvent
Neo4jDataManipulationEvent published before a particular entity is saved. |
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.