@NodeRelationship(type = "INCOMING_RELATION", direction = Direction.INCOMING)
@GraphQLNullable
@FilterProperty
@OrderProperty
val end: LazyLoadingDelegate<RelationPartner, NodePropertyDelegate.NodeProperty>

The end of this Relation.