Dustin Getz
2017-07-15 17:37:13 UTC
I am flattening out a level in my model. I have lots of component entities
(isComponent true), and there are also many regular references to those
entities that are not component. I want to move the component entities by
rooting them somewhere else; the attribute is the same, but now the
components have a different owning entity than before. Doing it this way
will preserve the non-component references to the children. Then I want to
retract the old parent. Is this possible to do? Is it possible to do
atomically?
(isComponent true), and there are also many regular references to those
entities that are not component. I want to move the component entities by
rooting them somewhere else; the attribute is the same, but now the
components have a different owning entity than before. Doing it this way
will preserve the non-component references to the children. Then I want to
retract the old parent. Is this possible to do? Is it possible to do
atomically?
--
You received this message because you are subscribed to the Google Groups "Datomic" group.
To unsubscribe from this group and stop receiving emails from it, send an email to datomic+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "Datomic" group.
To unsubscribe from this group and stop receiving emails from it, send an email to datomic+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.