I am trying to implement a custom Kernel Extension, but I can't get it to work.
I have tried the example provided here, but when I start the neo4j database the logs of the extensions do not show.
Are there any good examples on how to implement a custom kernel extension or is there any documentation that you can point me to?