package com.buschmais.xo.neo4j.test.example.composite; import com.buschmais.xo.neo4j.api.annotation.Label; @Label public interface B { }