apoc.vectordb.custom.get Procedure Apoc Extended Customizable get / query procedure, which retrieves vectors from the host and the configuration map Signature apoc.vectordb.custom.get(host :: STRING, configuration = {} :: MAP?) :: (value :: MAP?) Input parameters Name Type Default host STRING null configuration MAP? {} Output parameters Name Type value MAP? More documentation of apoc.vectordb.configure