Re: [Neo4j] Neo4j REST API and JAXB

2010-12-31 Thread Jim Webber
Hi Christoper, I'll look into this when I get back to the UK. Sounds like we should run some compliance tests against the JSON we produce. There seem to be a few out there that we could use. In the meantime, thanks very much for the feedback! Jim On 30 Dec 2010, at 20:36, Christopher Schmidt

Re: [Neo4j] Transaction and REST API

2010-12-31 Thread Jim Webber
Hi Ido, > How will you go about implement such change using REST interface? With the current default REST interface, you can't. But you can write an extension (either in the managed framework, or if you're brave/desperate in the unmanaged framework through JAX-RS) which can do this. I imagine

Re: [Neo4j] Neo4j Spatial question

2010-12-31 Thread Craig Taverner
Hi, I have been trying this out, but have had a few problems: - The current neo4j-spatial code on github cannot compile on my computer. It seems to be a problem with the dependencies in the pom.xml. I am trying out switching instead to the 1.2 release, instead of the 1.2-SNAPSHOT you