apoc.node.match

过程 Apoc 扩展

使用给定的动态标签匹配给定的 NODE 值。

签名

apoc.node.match(labels :: LIST<STRING>, identProps :: MAP?, onMatchProps = {} :: MAP?) :: (value :: MAP?)

输入参数

名称 类型 默认

标签

LIST<STRING>

null

identProps

MAP?

null

onMatchProps

MAP?

{}

输出参数

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