| In RemoteNeo4jDialect, we need to reload the Node information and clear the Tuple after having executed the statements. I think it could be easily done by adding a last statement loading the Node at the end of the list of statements and get it from there. It should probably be done when making the dialect grouping aware. |