apoc.vectordb.custom

Procedure Apoc Extended

fully customizable procedure, returns generic object results

Signature

apoc.vectordb.custom(host :: STRING, configuration = {} :: MAP?) :: (value :: MAP?)

Input parameters

Name Type Default

host

STRING

null

configuration

MAP?

{}

Output parameters