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

Incoming relationship does not get deleted with clear session #357

Closed
frant-hartm opened this issue May 1, 2017 · 0 comments
Closed

Incoming relationship does not get deleted with clear session #357

frant-hartm opened this issue May 1, 2017 · 0 comments
Assignees

Comments

@frant-hartm
Copy link
Contributor

See test case
https://github.com/neo4j/neo4j-ogm/blob/master/test/src/test/java/org/neo4j/ogm/persistence/examples/pizza/PizzaIntegrationTest.java#L489

Expected Behavior

The test should pass.

@frant-hartm frant-hartm self-assigned this May 1, 2017
frant-hartm added a commit that referenced this issue May 2, 2017
Relationships were not added to mapping context, which consequently
caused the relationship not to be deleted. Fixes #357.
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

No branches or pull requests

1 participant