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 <[email protected]>
wrote:

> 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 are created last and it seems as if they
> were not 'commited' to the db.
>
> However I am sure they are created since as long as I create them and I
> don't shut the db I can perform other operations I need on them and I am
> getting the results I would expect.
>
> What could possibly be the reason of such behaviour?
>
> I can post the source code if necessary, it's a bit messy though.
>
> Cheers
> Adam Golinski
>
> --
> You received this message because you are subscribed to the Google Groups
> "Neo4j" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to