@NodeRelationship(type = "ARTEFACT", direction = Direction.INCOMING)
@FilterProperty
val trackable: LazyLoadingDelegate<Trackable, NodePropertyDelegate.NodeProperty>

The Trackable this Artefact is part of.