Head's Up! Site maintenance this Wednesday, February 1. Disruptions expected as we migrate the forums.
β01-30-2020 03:13 PM
I'm coming from a triple store RDF-based graph background, and I wanted to implement the parent child relation where the child inherits the parents properties is this possible in Neo4j
β01-31-2020 01:03 PM
There is no built in inheritance behavior in Neo4j, but there are some ways to reach the same desired state.
I guess the question is, do you only want this information at query time? Or do you want to copy the properties from the parents to the child? How should that behave when the child updates its properties vs when a parent updates their properties? Does a child inherit from its immediate parents, or from all parents up some relationship chain? How should conflicts be handled (does a closer parent's properties override a more distant ancestor)?
β04-20-2022 10:11 PM
I wish somebody would expand on this topic here.
All the sessions of the conference are now available online