Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend the error message for export procedures to also point out stream:true #2824

Closed
jexp opened this issue Apr 28, 2022 · 0 comments · Fixed by #2887
Closed

Extend the error message for export procedures to also point out stream:true #2824

jexp opened this issue Apr 28, 2022 · 0 comments · Fixed by #2887
Assignees

Comments

@jexp
Copy link
Member

jexp commented Apr 28, 2022

Currently if exporting to files is disabled we get

Failed to invoke procedure apoc.export.csv.query: Caused by: java.lang.RuntimeException: Export to files not enabled, please set apoc.export.file.enabled=true in your neo4j.conf

We should add to this:

Or if you are running in a cloud environment without filesystem access, use the `{stream:true}` parameter to stream the export back to your client.
vga91 added a commit to vga91/neo4j-apoc-procedures that referenced this issue May 13, 2022
vga91 added a commit to vga91/neo4j-apoc-procedures that referenced this issue May 13, 2022
vga91 added a commit that referenced this issue May 19, 2022
neo4j-oss-build pushed a commit that referenced this issue May 19, 2022
vga91 added a commit to vga91/neo4j-apoc-procedures that referenced this issue May 24, 2022
vga91 added a commit that referenced this issue May 25, 2022
…oint out stream:true (#2887) (#2914)

Co-authored-by: Giuseppe Villani <[email protected]>
vga91 added a commit that referenced this issue May 27, 2022
vga91 added a commit to vga91/neo4j-apoc-procedures that referenced this issue May 27, 2022
vga91 added a commit to vga91/neo4j-apoc-procedures that referenced this issue May 27, 2022
vga91 added a commit that referenced this issue May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants