Re: [Neo4j] TransactionEventHandler bug?

2015-07-06 Thread Clark Richey
Sorry. I’m running 2.2.2 enterprise.I do have a test which I have attached. In creating this test I can see that events actually don’t seem to be firing consistently at all. If I delete the DB on disk between runs I can get it to fire but if I run it a second time without deleting the DB on disk it

Re: [Neo4j] TransactionEventHandler bug?

2015-07-06 Thread Michael Hunger
Hey Clark, do you have a small test that reproduces the issue? And which version are you testing it with? thanks a lot Michael > Am 06.07.2015 um 18:37 schrieb Clark Richey : > > Hello, > I’m implementing a TransactionEventHandler in much the same way that is > presented here: http://maxdema

[Neo4j] TransactionEventHandler bug?

2015-07-06 Thread Clark Richey
Hello, I’m implementing a TransactionEventHandler in much the same way that is presented here: http://maxdemarzi.com/2015/03/25/triggers-in-neo4j/ . When I have transactions that create relationships, I can correctly view those relationships

[Neo4j] Re: Another Native-Java-DSL for the Cypher Language

2015-07-06 Thread Wolfgang Schuetzelhofer
Hi everybody, *JCypher* *2.6.0* has been released. Please have a look at the project homepage: *http://jcypher.iot-solutions.net/ .* Or go directly to the *documentation wiki* . Release 2.6.0 works with