| Package | Description |
|---|---|
| org.springframework.data.neo4j.core.mapping.callback |
This package contains the callback API.
|
| Class and Description |
|---|
| BeforeBindCallback
Entity callback triggered before an Entity is bound to a record (represented by a
java.util.Map<String, Object>). |
| EventSupport
Utility class that orchestrates
EntityCallbacks. |
| ReactiveBeforeBindCallback
Entity callback triggered before an Entity is bound to a record (represented by a
java.util.Map<String, Object>). |
| ReactiveEventSupport
Utility class that orchestrates
EntityCallbacks. |
Copyright © 2019–2021 Neo4j, Neo4j Sweden AB. All rights reserved.