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

Current IssueRelations which have this Issue as end point.