JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Spring Data Neo4j
org.springframework.data.neo4j.core.schema
TargetNode
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface TargetNode
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
TargetNode
Marks an entity in a
RelationshipProperties
as the target node.
Since:
6.0
Author:
Gerrit Meier