Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
11-06-2019 10:06 AM
I am trying to use same RelationshipEntity with different types
Is there a way to provide type to @RelationshipEntity at runtime ?
@RelationshipEntity(type = )
I know we can do this using APOC but is there a way to do it directly at Entity level ?
11-07-2019 01:31 AM
Hi,
this is not possible with OGM/SDN. You have to use concrete relationship types.
In the internals of OGM the types get cached and mapped to the class.
09-01-2020 04:17 AM
Can you please help me, how to do it using APOC.
All the sessions of the conference are now available online