Hi all,
I'm trying to modify a frozen node property in a custom upgrade script. I
was following this
<http://oak.markmail.org/message/htxdaeffnr73m3q6?q=frozen+node#query:frozen%20node+page:1+mid:ib57du3viyaz7x4b+state:results>
post and I tried to use the NodeStore API to do so. I am able to get the
NodeState of the required node (from the version storage), create a new
node state from its NodeBuilder, but then I don't understand how to replace
the previous node state with the new one so that the corresponding frozen
node will have the updated properties values. Am I doing it wrong? How can
I use the NodeStore API to modify a frozen node?

Marco.

Reply via email to