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

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