@NodeRelationship(type = "PARTICIPANT", direction = Direction.INCOMING)
@FilterProperty
val participatedIssues: LazyLoadingDelegate<Issue, NodeSetPropertyDelegate.NodeSetProperty>

Issues the user participated in.