apoc.export.parquet.query

过程 Apoc 扩展

将给定 Cypher 查询导出为 Parquet 文件。

签名

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

输入参数

名称 类型 默认

query

STRING

null

file

STRING

null

config

MAP?

{}

输出参数

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