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.

bfv1996
Node
since ‎10-31-2019
‎06-01-2022

User Statistics

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

User Activity

Hi, Is it possible to create nodes (with the same label) that have different properties based on a relationship property? For example, if the relationship is [:HAS_RELATIONSHIP { type: "A" }], I want the target node has Property1 and Property2, if [...