From Davide:
{quote} You will also find some attributes that are redundant on When a ne relationship is created the relationships, that's another thing to improve. {quote}
In addition I think that the mapping columns of "embedded" entities should be improved. Currently we map the embeddable's properties RowKey are saved as properties of the association but it should rather be relationship. This properties of are usually redundant because they are already in the node representing nodes connected by the embeddable relationship . We should only create the properties related to the association.
|