package com.buschmais.xo.neo4j.test.migration.composite; import com.buschmais.xo.neo4j.api.annotation.Label; @Label("D") public interface D { }