apoc.dv.catalog.list

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

List all virtualized resource configuration

Signature

apoc.dv.catalog.list() :: (name :: STRING?, type :: STRING?, url :: STRING?, desc :: STRING?, labels :: LIST? OF STRING?, query :: STRING?, params :: LIST? OF STRING?)

Output parameters

Name Type

name

STRING?

type

STRING?

url

STRING?

desc

STRING?

labels

LIST? OF STRING?

query

STRING?

params

LIST? OF STRING?