Hi,

I have following data modeling problem. Node A related to Node B with
complex property C. I modeled it like
A->B->C. Now I have another node D related to B with complex property C and
E. Now my graph looks like
D->B->c, A->B->C, and D->B->E. Now storing like this, I lost the information
that A never related to B in the context of complex property E. How do I
model it?

Thanks
Pankaj

--
View this message in context: 
http://neo4j-community-discussions.438527.n3.nabble.com/Keeping-context-information-in-the-Graph-tp3229955p3229955.html
Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to