> On Feb 22, 2017, at 10:42 PM, Musall, Maik <[email protected]> wrote:
> 
>> IIRC this also whacks to-many relationships, and those require a query to 
>> get restored, as we can't guess relationship composition  (another reason 
>> why I gave up on managing graph refreshing in memory).
> 
> I did test adding a new object to a to-many relationship of an object, and 
> that became visible after setting the root object HOLLOW, which is what I 
> would expect. 

Yes it will refresh, but will run a select query to do that.

Andrus

Reply via email to