Hello, I want to convert a UML model into graphs. Mostly this works without problems, but we have trouble with conveyed items of information flows. There we have a relationship between two nodes and there can be no, one or more items, which describe the relationship in more details.
I found a graph database best practice handling email messages. There we could explicitly model an email node and two relationships, representing the from and to clause. This goes into our direction, but it is not quite the same. Translated into our domain: we have no, one or even more then one emails. Even more: we have something like 'standard emails', and later on we want to find out, which nodes interchange this standard emails. How would you model such a domain? Thanks! -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
