Search:

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

Search: Search took 0.01 seconds.

  1. Great, thanks for clearing that up. :)

    Great, thanks for clearing that up. :)
  2. Transactional context with @Transactional + repository.save()? (Neo4j)

    I have a method which is marked with @Transactional and needs to save entities at several points.

    I also have spring managed repositories created for them and now I am wondering if each save...
  3. How to get UUID's from Spring data neo4j?

    I need to get a UUID wich is valid across multiple vm's so my only conclusion was to retrieve a UUID from the neo4j db (or store and handle it there).

    Is there an implementation I can rely on or...
  4. Thanks for your quick replies. Is this about to...

    Thanks for your quick replies. Is this about to be fixed in the upcoming Spring Data Neo4j release?
  5. Aspectj error when importing Hello Worlds sample project

    I have an issue importing the hello worlds sample project (aspectj version).

    I get the following error message right on public class World:

    The type...
  6. Spring Data (Graph/Neo4j) with Tinkerpop-like abstraction layer?

    I am using Spring Data Neo4j and find it quiet awesome. :)

    But stumbling over the Tinkerpop stack I was wondering why the project is not using this kind of abstraction layer to deliver its...
Results 1 to 6 of 6