apoc.import.parquet

Procedure Apoc Extended

Imports parquet from the provided file or binary

Signature

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

Input parameters

Name Type Default

input

ANY?

null

config

MAP?

{}

Output parameters