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