zzzprojects / GraphDiff

GraphDiff is a library that allows the automatic update of a detached graph using Entity Framework code first.
https://entityframework-graphdiff.net/overview
MIT License
333 stars 102 forks source link

Possible fix for issue #83: do not call AttachCyclicNavigationProperty f... #102

Closed ghost closed 9 years ago

ghost commented 9 years ago

...or added associated collection elements; throw if more than one parent relation of same type is found (unsupported as of yet)