apoc.systemdb.graph

过程 Apoc 扩展

签名

apoc.systemdb.graph() :: (nodes :: LIST? OF NODE?, relationships :: LIST? OF RELATIONSHIP?)

输出参数

名称 类型

节点

节点列表?

relationships

关系列表?

使用示例

CALL apoc.systemdb.graph();
apoc.systemdb.graph
图 1. apoc.systemdb.graph Neo4j 浏览器可视化
© . This site is unofficial and not affiliated with Neo4j, Inc.