Search:

Type: Posts; User: daniel.rochetti; Keyword(s):

Search: Search took 0.01 seconds.

  1. Neo4j - Issue using Cypher query and @MapResult/@ResultColumn (NullPointerException)

    Hey Spring Data community!

    I'm facing a problem using a very simples Cypher query and a model interface as the result (@MapResult).
    My query is very simple, I just return one value (I've tried...
  2. Neo4j - Possible bug using Cross store support and remote server (REST)

    I just find what I consider a bug on the Cross store support of spring-data-neo4j.

    I've noticed different behaviors on class...
  3. Dear Michael, Thank you for your response. I...

    Dear Michael,

    Thank you for your response. I got the problem, indeed there are a lot of things to consider. I'm new to spring-data-neo4j yet, but I'm progressing and I hope I can give more...
  4. Despite tunning your Serializer in order to...

    Despite tunning your Serializer in order to correctly Serialize NodeEntity, wouldn't be better if spring-data-neo4j provide a non-intrusive solution for this? In my opinion, any field introduced by...
  5. Dear Michael, Thank you very much for your...

    Dear Michael,

    Thank you very much for your reply. Your post make me think again and I decided to take a step back (I should've done this since the decision of using neo4j, sorry about that) and...
  6. Problem configuring spring-data-neo4j cross-store support

    Hey people!

    I'm having a curious problem when trying to configure the spring-data-neo4j with the cross-store support enabled. Everything is fine, except when I add the entityManagerFactory...
  7. I've came up with a working solution. But is not...

    I've came up with a working solution. But is not generic for any bean that does not exists yet, you gotta be careful about to generic solutions like that because they might cause some unexpected...
  8. Hey Don, thank you very much for your reply....

    Hey Don, thank you very much for your reply.
    However I'm looking for something automatic. It doesn't need to be simple because the functionality I've described will be encapsulated on a framework....
  9. How to auto-create non-existing beans during injection?

    Hi!

    I'm trying to do some "dynamic" injection using Spring. What the heck I mean by dynamic? I have a base abstract Dao class that has a generic type (which means the Model) nad has all basic (and...
Results 1 to 9 of 9