Hello,
I don't know if it's unusal but I found very little documentation on how to use neo4j with kotlin and more specially Ktor. I'm very new to this technology and it's a little bit confusing. I can perfectly run a neo4j instance and perform query in its web ui but I don't find how to integrate it in my application.
Do you have recommendation, references or so ?