[Neo4j] updateOrAdd method

2011-07-31 Thread ahmed.elsharkasy
i face strange problems with this method , i am sure i am giving it the right node id and the new properties , but i found the same old un-updated node in the DB , also i followed the instructions regarding flushing and shutting down the index please can you help me? -- View this message in

Re: [Neo4j] updateOrAdd method

2011-07-31 Thread Jim Webber
Hi Ahmed, The best way for us to help is if you send a unit test that demonstrates the problem you're having. Can you send some JUnit code please? Jim On 31 Jul 2011, at 16:01, ahmed.elsharkasy wrote: i face strange problems with this method , i am sure i am giving it the right node id and