apoc.custom.dropFunction Procedure Apoc Extended Eventually drops the targeted custom function Signature apoc.custom.dropFunction(name :: STRING?, databaseName = neo4j :: STRING?) :: VOID Input parameters Name Type Default name STRING? null databaseName STRING? neo4j More documentation of apoc.custom.dropFunction