@NodeRelationship(type = "TIMELINE", direction = Direction.OUTGOING)
@FilterProperty
val timelineItems: LazyLoadingDelegate<TimelineItem, NodeSetPropertyDelegate.NodeSetProperty>

Timeline of the Issue, shows how the Issue changed over time.