List of procedures with its own transaction
The list of procedures that start their own transaction:
- 
apoc.cypher.runMany 
- 
apoc.cypher.runTimeboxed 
- 
apoc.export.csv.* 
- 
apoc.export.cypher.** 
- 
apoc.export.graphml* .* 
- 
apoc.export.json.* 
- 
apoc.import.graphml 
- 
apoc.nodes.delete 
- 
apoc.nodes.group 
- 
apoc.periodic.iterate 
- 
apoc.refactor.categorize 
- 
apoc.schema.properties.distinctCount 
- 
apoc.stats.degrees 
- 
apoc.trigger.add 
- 
apoc.trigger.pause 
- 
apoc.trigger.remove 
- 
apoc.trigger.removeAll 
- 
apoc.trigger.resume