@NodeRelationship(type = "OUTGOING_RELATION", direction = Direction.OUTGOING)
@FilterProperty
val outgoingRelations: LazyLoadingDelegate<AggregatedIssueRelation, NodeSetPropertyDelegate.NodeSetProperty>

IssueRelations from other aggregated issues to this aggregated issue.