I am following along with these docs Spring Data Neo4j using Kotlin and I am struggling to return the relationship from a repository query:
<