Project DescriptionEntityGraph is a technology to separate generic structural operations from your data model. Examples are: copying/cloning, querying, and data validation.
These operations can be applied to parts of your data model as defined by graph shapes.
What is new
Note
This project is still almost empty because EntityGraph is currently part of
WCF RIA Services Contrib. I will migrate at least the generic parts of EntityGraph to this dedicated project in the coming weeks.