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

The start of this Relation.