Hello! I just started using Neo4j.
I have a little pokemon database which I just created. Now I'd like to have a java or python code where I can define a Trigger (I guess I have to do this in external code, not with Cypher in the server browser)
My ...