apoc.export.arrow.stream.graph
Procedure
apoc.export.arrow.stream.graph(graph Any, config Map<String, Any>)
- exports the given graph as an arrow byte array.
Signature
apoc.export.arrow.stream.graph(graph :: ANY?, config = {} :: MAP?) :: (value :: BYTEARRAY?)
Was this page helpful?