apoc.import.gexf

Procedure Apoc Extended

Imports a graph from the provided GraphML file.

Signature

apoc.import.gexf(urlOrBinaryFile :: ANY?, config :: MAP?) :: (value :: MAP?)

Input parameters

Name Type Default

urlOrBinaryFile

ANY?

null

config

MAP?

null

Output parameters