@NodeRelationship(type = "AFFECTS", direction = Direction.OUTGOING)
@FilterProperty
val affects: LazyLoadingDelegate<AffectedByIssue, NodeSetPropertyDelegate.NodeSetProperty>

Entities which are in some regard affected by this Issue.