apoc.export.parquet.graph

过程 Apoc 扩展

将给定图导出为 Parquet 文件。

签名

apoc.export.parquet.graph(graph :: MAP?, file :: STRING, config = {} :: MAP?) :: (value :: MAP?)

输入参数

名称 类型 默认

graph(图)

MAP?

null

file

STRING

null

config

MAP?

{}

输出参数

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