apoc.load.arrow.stream

过程

apoc.load.arrow.stream(source LIST<INTEGER>, config MAP<STRING, ANY>) - 从提供的 Arrow 字节数组中导入值。

签名

apoc.load.arrow.stream(source :: LIST<INTEGER>, config = {} :: MAP) :: (value :: MAP)

输入参数

名称 类型 默认

source

LIST<INTEGER>

null

config

MAP

null

输出参数

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