apoc.export.parquet.graph.stream

过程 Apoc 扩展

将给定图导出为 Parquet 字节数组。

签名

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

输入参数

名称 类型 默认

graph(图)

MAP?

null

config

MAP?

{}

输出参数

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