They usecase is the same as described in another post "copy nodes to
compose subgraph" and the topic got a bit mixed up.
I read a subgrah, copy the nodes and want to save them but using the
mapped @NodeEntity, so that indexes and repository finder methods work
right.
As you posted I guess the template.postEntityCreation(node,clazz) is
what I need.
Thanks,
Daniel
2012/5/11 Michael Hunger <
michael...@neotechnology.com>:
>>> > 2012/5/9 Michael Hunger <
michael...@neotechnology.com>: