Hi All
I have a tree of entities with root of ROOT. when i call SaveEntityCollection i want some of entities that related the other entities to each other in this tree, are not saved? is there any solution?
sorry, when i call SaveEntity(Root)
That's not possible. If you don't want some entities to be saved, don't add them to the graph.