@API(status=INTERNAL,
since="6.3")
public final class PropertyHandlerSupport
extends Object
This class adds @TargetNode properties back to properties.
| Modifier and Type | Method and Description |
|---|---|
Neo4jPersistentEntity<?> |
doWithProperties(PropertyHandler<Neo4jPersistentProperty> handler) |
static PropertyHandlerSupport |
of(Neo4jPersistentEntity<?> entity) |
public static PropertyHandlerSupport of(Neo4jPersistentEntity<?> entity)
public Neo4jPersistentEntity<?> doWithProperties(PropertyHandler<Neo4jPersistentProperty> handler)
Copyright © 2019–2022 Neo4j, Neo4j Sweden AB. All rights reserved.