This is an example project about Neo4j procedures written in Kotlin. Here you can find a Procedure example.connect and a User Function example.concat. The first one will create a relationship with the ...
This is a repository accompanying a blogs post about how to create custom metrics in Neo4j and publish them to Prometheus, and visualise them in Grafana. Monitoring Neo4j and Procedures with ...