@API(status=INTERNAL,
since="6.3")
public final class AssociationHandlerSupport
extends Object
This class removes @TargetNode properties again from associations.
| Modifier and Type | Method and Description |
|---|---|
Neo4jPersistentEntity<?> |
doWithAssociations(AssociationHandler<Neo4jPersistentProperty> handler) |
static AssociationHandlerSupport |
of(Neo4jPersistentEntity<?> entity) |
public static AssociationHandlerSupport of(Neo4jPersistentEntity<?> entity)
public Neo4jPersistentEntity<?> doWithAssociations(AssociationHandler<Neo4jPersistentProperty> handler)
Copyright © 2019–2022 Neo4j, Neo4j Sweden AB. All rights reserved.