I'm learning Cypher since yesterday and I read about the user defined functions. There's many material on how to use the functions, but not many on how to deploy new ones.
I would like to try out but I'm having a hard time on finding a step-by-step tutorial on how to deploy new functions to my desktop app.
The ones I have found bypass some concepts as they were too obvious. And maybe they are for someone coming from a Java background or whatever the background is you're supposed to have when using Neo4J. ...But I come from a Javascript background. I'm used to npm, never heard of maven (just an example).
It would be nice you someone could help with a detailed step-by-step tutorial on how to write and deploy a new user defined function in Neo4J.