ed our engineers to look into it.
> Will get back to you when resolved. Cheers, Michael
>
> -- Forwarded message --
> From: brian >
> Date: Mon, Oct 6, 2014 at 11:04 PM
> Subject: [Neo4j] Neo4j 2.1.5: Getting transaction error w
Brian, I asked our engineers to look into it.
Will get back to you when resolved. Cheers, Michael
-- Forwarded message --
From: brian
Date: Mon, Oct 6, 2014 at 11:04 PM
Subject: [Neo4j] Neo4j 2.1.5: Getting transaction error when adding a
property to a Node in
Environment:
- Neo4j 2.1.5
- OS/X 10.9.2
- Oracle JDK 1.7.0_51
I've implemented a TransactionEventHandler in which the beforeCommit()
method sets a property on nodes that are being created in this transaction.
I'm seeing the following exception returned from Node.setProperty():
java.