cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

ashar2201
Node
since ‎11-06-2019
‎06-01-2022

User Statistics

  • 1 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

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 ?