Background Operations

The apoc.periodic.* procedures can be used to schedule the execution of Cypher statements as asynchronous background jobs. This can also be useful in cloud environments that limit the execution time of statements (e.g. to 2 or 5 minutes).