@NodeRelationship(type = "ISSUE", direction = Direction.INCOMING)
@FilterProperty
val aggregatedBy: LazyLoadingDelegate<AggregatedIssue, NodeSetPropertyDelegate.NodeSetProperty>

AggregatedIssues which aggregate this Issue.