apoc.ml.fromCypher Procedure Apoc Extended Takes a natural language question and transforms it into natural language query explanation. Signature apoc.ml.fromCypher(cypher :: STRING, conf = {} :: MAP?) :: (value :: STRING?) Input parameters Name Type Default cypher STRING null conf MAP? {} Output parameters Name Type value STRING? More documentation of apoc.ml.fromCypher