Results 1 to 2 of 2

Thread: Spring Data Graph and NEO4J's cache...

  1. #1
    Join Date
    May 2011
    Posts
    3

    Default Spring Data Graph and NEO4J's cache...

    I have been reading about NEO4J and Spring Data Graph. The NEO4J model and its cache look well suited to my needs. The Spring Data Graph Neo4J integration looks attractive from a Java programming model perspective. However I notice in the Spring Data Graph tutorial the following:-

    "Something to keep in mind is that any access of properties and relationships will in general read through down to the database. ... "

    So are the benefits of Neo4J's cache architecture void when using Spring Data Graph? If so, why is that necessarily the case and are there any plans to address this?

  2. #2
    Join Date
    Jan 2011
    Location
    Dresden, Germany
    Posts
    525

    Default

    No of course not, all the Neo4j caches will be working as usual when using Spring Data Graph. For SDG the Neo4j-API is _the graph-database_

    Looking forward to your application of SDG and your feedback.

    Cheers

    Michael

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •