How can I implement a timeout mechanism for my neo4j user-defined procedure?
My code is simply this.
@Procedure(value = "nameOfMyProcedure",