apoc.custom.removeFunction
This is the APOC Extended documentation. APOC Extended is not supported by Neo4j. For the officially supported APOC Core, go to the APOC Core page. |
Procedure Apoc Extended
apoc.custom.removeFunction(name, type) - remove the targeted custom function
Signature
apoc.custom.removeFunction(name :: STRING?) :: VOID
This procedure is not intended to be used in a cluster environment, and may act unpredictably. |