apoc.load.directory.async.list

过程 Apoc 扩展

apoc.load.directory.async.list() YIELD name, status, pattern, cypher, urlDir, config, error - 列出所有文件夹监听器

签名

apoc.load.directory.async.list() :: (name :: STRING?, status :: STRING?, pattern :: STRING?, cypher :: STRING?, urlDir :: STRING?, config :: MAP?, error :: STRING?)

输出参数

名称 类型

名称 (name)

STRING?

状态 (status)

STRING?

pattern

STRING?

cypher

STRING?

urlDir

STRING?

config

MAP?

错误 (error)

STRING?

© . This site is unofficial and not affiliated with Neo4j, Inc.