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

IssueRelations from this aggregated issue to other aggregated issues.