@NodeRelationship(type = "END_PART", direction = Direction.OUTGOING)
@FilterProperty
val endParts: LazyLoadingDelegate<InterfacePart, NodeSetPropertyDelegate.NodeSetProperty>

If the end is an Interface, the parts of that Interface this Relation includes.