apoc.export.parquet.graph.stream

Procedure Apoc Extended

Exports the given graph as a Parquet byte array.

Signature

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

Input parameters

Name Type Default

graph

MAP?

null

config

MAP?

{}

Output parameters