apoc.export.parquet.all.stream

Procedure Apoc Extended

Exports the full database as a Parquet byte array.

Signature

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

Input parameters

Name Type Default

config

MAP?

{}

Output parameters