Hi Liliana
Would definitely be helpful if there were an SDN/Neo compatibility matrix
to reference as maven/library problems are often a challenge in rounds of
upgrades.
All seems to be finally working well for me with SDN 3.2.0.BUILD-SNAPSHOT
and Neo4j 2.1.2. I am running embedded. I did have a bunch of issues with
stale jars somehow being included. I had to clean install to get it
deploying cleanly. I may also have blown away my database,but like you it's
only dev data. Anyways, the trick for me was the 3.2 SDN libs.
<org.springdata.neo4j>3.2.0.BUILD-SNAPSHOT</org.springdata.neo4j>
<neo4j.version>2.1.2</neo4j.version>
I have ~140 regression and integration tests in my project against Neo4j
and they are all passing with this configuration.
hth
--
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.