neo4j 2.0.0 with spring data neo4j

reperion

Neo4j 2.0.0 was released. so I update neo4j version 2.0.0.M6 to 2.0.0.RELEASE. And try to update Model in my webSite but exception is occured.

org.springframework.dao.DataIntegrityViolationException: Unique property class java.lang.String rankStatId rel: false idx: true was to be set to duplicate value 3073631_99

MY SDN version is 2.3.2. SDN 2.3.2 cann't support Neo4j 2.0?

Wouter

Check the comment way at the bottom of this post: http://blog.neo4j.org/2013/12/neo4j-20-ga-graphs-for-everyone.html

Michael Hunger states that SDN 3.0.0-M2 will support neo4j 2.0, so we need to be a bit more patient I'm afraid.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Spring data neo4j 3 with embedded neo 2

From Dev

Neo4j Divide ( / ) by Zero ( 0 )

From Dev

Valid setup of spring-data-neo4f with neo4j 2

From Dev

Neo4j 3.0 and spring data

From Dev

Spring Data Neo4j Pageable

From Dev

Spring Neo4j not save data

From Dev

Neo4j 3.0 and spring data

From Dev

Spring Data Neo4j and DynamicProperties

From Dev

Data is not saved when using remotely Neo4j Server with Spring Data Neo4j

From Dev

Spring data neo4j 3.3.1 and Neo4j 2.2.3 transaction builder error

From Dev

Can I use Spring Data Neo4j 4.0.0 on an embedded neo4j database?

From Dev

Neo4j TimeTree in Spring Data Neo4j 4.0

From Dev

Neo4j & Spring Data Neo4j 4.0.0 : Importing large datasets

From Dev

Neo4j TimeTree in Spring Data Neo4j 4.0

From Dev

Can I use Spring Data Neo4j 4.0.0 on an embedded neo4j database?

From Dev

Spring Data Neo4j 4 and dynamic product properties

From Dev

Spring Data Neo4j 4 and Pageable @QueryResult

From Dev

Spring data neo4j 4: RelationshipOperationsRepository

From Dev

Paging and sorting in Spring Data Neo4j 4

From Dev

Unique index in Spring Data Neo4j 4

From Dev

Eager or lazy load in Spring data neo4j 4

From Dev

Partially implemented repository with Spring data Neo4j 4

From Dev

Spring data neo4j 4: RelationshipOperationsRepository

From Dev

Spring Data Neo4j 4, OGM and @Relationship annotation

From Dev

Spring Data Neo4j 4 and dynamic properties

From Dev

Spring Data Neo4j and Spring Data Auditing

From Dev

Spring Data Neo4j and Spring Data Auditing

From Dev

Spring Data Neo4j in Play 2.x app using Scala

From Dev

Neo4j: Why are paths of length 0 not returned?

Related Related

HotTag

Archive