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...
Type: Posts; User: gonfi; Keyword(s):
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...
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...
@Autowired(required=false)
is there a non spring-specific solution?
did you find out?
same here. tested in 3.0.5 and 3.1.0.