apoc.cypher.runWrite Procedure apoc.cypher.runWrite(statement String, params Map<String, Any>) - alias for apoc.cypher.doIt. Signature apoc.cypher.runWrite(cypher :: STRING?, params :: MAP?) :: (value :: MAP?) Input parameters Name Type Default cypher STRING? null params MAP? null Output parameters Name Type value MAP? More documentation of apoc.cypher.runWrite apoc.cypher.runTimeboxed apoc.cypher.runFirstColumnMany Was this page helpful?