Re: [Neo4j] Could not determine type for: java.util.Set for Jpa/Neo4J Cross Store Entity

2014-06-16 Thread apprentice321
Can you help me out? I really need this feature. On Saturday, June 14, 2014 6:34:16 PM UTC+1, Michael Hunger wrote: > > Sorry, was out the whole week for a conference with little time for > anything else. > > Cross Store is tricky anyway. > > Michael > > Am 14.06.2014 um 14:11 schrieb appren...@

Re: [Neo4j] Could not determine type for: java.util.Set for Jpa/Neo4J Cross Store Entity

2014-06-14 Thread Michael Hunger
Sorry, was out the whole week for a conference with little time for anything else. Cross Store is tricky anyway. Michael Am 14.06.2014 um 14:11 schrieb apprentice...@googlemail.com: > Michael, any ideas? > > On Tuesday, June 10, 2014 4:08:22 PM UTC+1, appren...@googlemail.com wrote: > I upl

[Neo4j] Could not determine type for: java.util.Set for Jpa/Neo4J Cross Store Entity (Update)

2014-06-05 Thread apprentice321
Could not determine type for: java.util.Set for Jpa/Neo4J Cross Store Entity (Update) I made some changes since my last post, I have replaced 'Neo4jConfiguration' with 'CrossStoreNeo4jConfiguration' (see code below), however the Exception is the same "hibernate MappingException: Could not dete

[Neo4j] Could not determine type for: java.util.Set for Jpa/Neo4J Cross Store Entity (Update)

2014-06-05 Thread apprentice321
I made some changes since my last post, I have replaced 'Neo4jConfiguration' with 'CrossStoreNeo4jConfiguration' (see code below), however the Exception is the same "hibernate MappingException: Could not determine type for: java.util.Set" ( still remains (see original post below). Any feedback

[Neo4j] Could not determine type for: java.util.Set for Jpa/Neo4J Cross Store Entity

2014-06-03 Thread apprentice321
I have a Jpa entity which also acts as a Neo4j cross store. Most of the fields in the entity are saved to Mysql database except the Collection 'followers', which is stored in Neo4j. The problem is with the Collection 'followers'. it throws the exception "hibernate MappingException: Could not