This issue can't be edited
Because it belongs to an archived project. Jira admins can restore projects from the archive.
Element collections are not properly persisted in Neo4j
Description
Environment
None
Activity
Show:

Gunnar Morling June 6, 2014 at 7:39 AM
I'm giving this a try, I think I have a working solution.
Fixed
Details
Details
Assignee

Reporter

Bug Testcase Reminder (view)
Bug reports should generally be accompanied by a test case!
Bug Testcase Reminder (edit)
Bug reports should generally be accompanied by a test case!
Participants

Components
Fix versions
Affects versions
Priority
Created June 6, 2014 at 7:38 AM
Updated June 6, 2014 at 11:27 AM
Resolved June 6, 2014 at 11:27 AM
When working with
@ElementCollection
of an embeddable type, embedded node are wrongly labeled as TEMP_NODE. Also the "embedded" nodes are not deleted when removing the corresponding association; Only the relationship is removed, leaving the "embedded" node dangling behind.