Search:

Type: Posts; User: gonfi; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    500

    neo4j readonly use-case

    my data is read-only at runtime. using spring-data-neo4j, lots of temporary objects are created. getting the same object twice from a repository does not return the same instance. in my case, with...
  2. spring data neo4j: multiple graphDatabaseService instances

    how do i use multiple graphDatabaseService instances? how do i tell a @NodeEntity to which db it belongs? i didn't find any info on that, nor that it's not possible.

    in my case i have 2 completely...
  3. Replies
    2
    Views
    1,420

    @Autowired works

    @Autowired(required=false)

    is there a non spring-specific solution?
  4. Replies
    2
    Views
    1,420

    same question

    did you find out?
  5. same here. tested in 3.0.5 and 3.1.0.

    same here. tested in 3.0.5 and 3.1.0.
Results 1 to 5 of 5