Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

one possible fix for NodeBacking.getRelationshipTo() #5

Closed
wants to merge 1 commit into from
Closed

one possible fix for NodeBacking.getRelationshipTo() #5

wants to merge 1 commit into from

Conversation

ractive
Copy link

@ractive ractive commented Oct 17, 2011

one possible fix for NodeBacking.getRelationshipTo(), by introducing another method EntityPersister.getRelationshipBetween

Sorry for spamming, but I just took the opportunity to play around with git branches and egit in STS. :-)

…another method EntityPersister.getRelationshipBetween
@jexp
Copy link
Contributor

jexp commented Oct 17, 2011

That is perfectly fine, please continue to feed back :)

Am 17.10.2011 um 16:16 schrieb Jean-Pierre Bergamin:

one possible fix for NodeBacking.getRelationshipTo(), by introducing another method EntityPersister.getRelationshipBetween

Sorry for spamming, but I just took the opportunity to play around with git branches and egit in STS. :-)

You can merge this Pull Request by running:

git pull https://github.com/ractive/spring-data-neo4j broken-getrelationshipto

Or you can view, comment on it, or merge it online at:

#5

-- Commit Summary --

  • one possible fix for NodeBacking.getRelationshipTo(), by introducing another method EntityPersister.getRelationshipBetween

-- File Changes --

M spring-data-neo4j-aspects/src/main/aspect/org/springframework/data/neo4j/aspects/support/node/Neo4jNodeBacking.aj (2)
M spring-data-neo4j-aspects/src/test/java/org/springframework/data/neo4j/aspects/support/RelationshipEntityTest.java (5)
M spring-data-neo4j/src/main/java/org/springframework/data/neo4j/support/Neo4jTemplate.java (6)
M spring-data-neo4j/src/main/java/org/springframework/data/neo4j/template/Neo4jOperations.java (2)

-- Patch Links --

https://github.com/SpringSource/spring-data-neo4j/pull/5.patch
https://github.com/SpringSource/spring-data-neo4j/pull/5.diff

Reply to this email directly or view it on GitHub:
#5

@jexp jexp closed this Oct 18, 2011
bclozel pushed a commit to bclozel/spring-data-neo4j that referenced this pull request Jun 23, 2014
Make the link to a project's forum optional
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants