apoc.cypher.doIt Procedure apoc.cypher.doIt(fragment, params) yield value - executes writing fragment with the given parameters Signature apoc.cypher.doIt(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.doIt