Thanks for responding. I used neoclipse to see if the index is
created anyway and it appears it is, however my data doesn't appear in
neoclipse so it looks like my data either got blown away or perhaps
wasn't inserted due to the exception being thrown in the transaction.
Can you advise me on a work around? I was thinking I need to create
the index, or attempt to, when the server starts up and then add my
data. I'm still experimenting but if you already know of a strategy I
would appreciate hearing it rather than spending a lot more time
blindly experimenting.
--seth
On Feb 20, 7:43 pm, Peter Neubauer <
peter.neuba...@neotechnology.com>
wrote:
> Hi there,
> the NPE is thrown since the transaction framework of Neo4j not (yet) can
> deal with in-graph indexing structures. This looks alarming, but should
> give you a spatial index anyway?
>
> Neo4j Spatial is not 1.0 yet, and this is one of the reasons why. Is it
> breaking your logic or can you load and query the data anyway?
>
> Cheers,
>
> /peter neubauer
>
> G: neubauer.peter
> S: peter.neubauer
> P: +46 704 106975
> L:
http://www.linkedin.com/in/neubauer
> T: @peterneubauer
>
> Neo4j 1.6 released -
dzone.com/6S4K
> The Neo4j Heroku Challenge -
http://neo4j-challenge.herokuapp.com/
>
> On Mon, Feb 20, 2012 at 3:08 PM, toiletduck
> <
cigano.cafesilen...@gmail.com>wrote: