Nope - hadn't seen that. I had read http://projects.spring.io/spring-data-neo4j/#quick-start page, the release notes and the refrerence guide. It just didn't stand out. Thanks for the pointer
I added the base-package to <neo4j:config graphDatabaseService.... Removed the indexName properties using @Indexed Changed code using findByPropertyValue to use findBySchemaPropertyValue All regression tests now working. Thanks! -- 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.
