apoc.export.arrow.stream.all

Procedure

apoc.export.arrow.stream.all(config Map<String, Any>) - exports the full database as an arrow byte array.

Signature

apoc.export.arrow.stream.all(config = {} :: MAP?) :: (value :: BYTEARRAY?)

Input parameters

Name Type Default

config

MAP?

null

Output parameters

Name Type

value

BYTEARRAY?