apoc.load.parquet

过程 Apoc 扩展

从提供的文件或二进制文件加载 parquet

签名

apoc.load.parquet(input :: ANY?, config = {} :: MAP?) :: (value :: MAP?)

输入参数

名称 类型 默认

input

ANY?

null

config

MAP?

{}

输出参数

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