dantleech opened this issue 10 years ago · 2 comments
Expression language could be used to do some very dynamic things in UPDATE queries:
UPDATE [nt:foo] AS b SET foo = EXPR("row['b'].getNode().getPropertyValue('foobar')")
Done