@NodeRelationship(type = "REFERENCED_ARTEFACT", direction = Direction.OUTGOING)
@FilterProperty
val referencedArtefacts: LazyLoadingDelegate<Artefact, NodeSetPropertyDelegate.NodeSetProperty>

Referenced Artefacts. Changes to not cause lastEditedAt/lastEditedBy to change.