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

Issues with this state.