package com.buschmais.xo.neo4j.doc.relation; import com.buschmais.xo.neo4j.api.annotation.Label; @Label public interface Person { }