apoc.dv.catalog.add
Procedure Apoc Extended Deprecated
Add a virtualized resource configuration
Signature
apoc.dv.catalog.add(name :: STRING?, config = {} :: MAP?) :: (name :: STRING?, type :: STRING?, url :: STRING?, desc :: STRING?, labels :: LIST? OF STRING?, query :: STRING?, params :: LIST? OF STRING?)
Please note that this procedure is deprecated. Use the following ones instead, which allow for better support in a cluster:
where |
This procedure is not intended to be used in a cluster environment, and may act unpredictably. |