Re: [Neo4j] Part of relationships disappear after shutting and reopening Java embedded neo4j db

2014-07-13 Thread Michael Hunger
Glad you figured it out. Hope you are successful it making Neo4j work for you. Don't hesitate to ask more. And I'd be happy if you could blog about the things you're working on. Michael Sent from mobile device Am 13.07.2014 um 05:05 schrieb Adam Golinski : > Thanks for your reply Michael. >

Re: [Neo4j] Part of relationships disappear after shutting and reopening Java embedded neo4j db

2014-07-12 Thread Adam Golinski
Thanks for your reply Michael. When I was shortening the 1.5k lines of my code into a form that coule be posted here I have found the solution to the problem. The issue was that I stupidly created an object field thix.tx to save myself creating a new variable every time I wanted to do a transact

Re: [Neo4j] Part of relationships disappear after shutting and reopening Java embedded neo4j db

2014-07-11 Thread Michael Hunger
Please post the code, how do you shut down the db? Are you by chance running a server and your embedded code on the same database? On Fri, Jul 11, 2014 at 5:23 AM, Adam Golinski wrote: > Hi all! > > I am experiencing this strange issue of part of my relationships > disappearing after shutting a

[Neo4j] Part of relationships disappear after shutting and reopening Java embedded neo4j db

2014-07-11 Thread Adam Golinski
Hi all! I am experiencing this strange issue of part of my relationships disappearing after shutting and reopening Java embedded neo4j db. I am using neo4j community 2.1.2. The strangest part is that only part of relationships disappear - only 1 out of 2 labels. Relationships with this label ar