Run multiple Statements
This procedure runs each semicolon separated statement and returns summary - currently no schema operations.
CALL apoc.cypher.runMany('cypher;\nstatements;',{params},[{statistics:true,timeout:10}])
This procedure runs each semicolon separated statement and returns summary - currently no schema operations.
CALL apoc.cypher.runMany('cypher;\nstatements;',{params},[{statistics:true,timeout:10}])