On Tue, May 5, 2009 at 9:58 PM, Mattias Ask <mattias....@jayway.se> wrote:
>
>
> If I remove "IndexService index = new NeoIndexService(neo);"
> everything is dandy, but when I init a NeoIndexService I get the same
> output if I just System.out something where I, in the code above, get
> a Node and set a prop.
>
> The above output is from b8, but I get the same result in b7...
>
> Ideas, anyone?


You need to shutdown the index service _before_ you shutdown neo.

Happy hacking,
-- 
Tobias Ivarsson <tobias.ivars...@neotechnology.com>
Hacker, Neo Technology
www.neotechnology.com
Cellphone: +46 706 534857
_______________________________________________
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to