Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
11-17-2018 12:48 PM
I came across this article by @rvanbruggen about using LOAD CSV
. As stated in the blog, it in order for this to work, the spreadsheet needs to be accessible by anyone on the internet because Neo4j doesn't know how to handle the authentication.
My question is: has there been any improvements or updates that would permit connecting to a private Google Sheet?
Solved! Go to Solution.
01-10-2019 04:52 PM
So I was able to figure it out after chatting with someone on the slack channel=:
fieldterminator
Problem solved!
12-25-2018 07:34 AM
I haven't had much luck yet navigating around the issue I get when attempting to import a google sheet directly. I get the following error:
Neo.DatabaseError.General.UnknownError: At https://docs.google.com/spreadsheets/d/1J5DbP_5g_bSwx903pg_TuJYOBjqWIycDv0A5JM2_TIY/export?format=csv&id=1J5DbP_5g_bSwx903pg_TuJYOBjqWIycDv0A5JM2_TIY&gid=1185833437 @ position 30192 - there's a field starting with a quote and whereas it ends that quote there seems to be characters in that field after that ending quote. That isn't supported. This is what I read: '>
<div class="c'
I am not sure to what exactly this is referring.
12-25-2018 07:39 AM
I am even attempting to use the Sandbox with Google Sheets but the first page seems to fail in loading the initial command/query to start the tutorial. There is not "play" button to use the pre-populated command.
12-30-2018 06:09 PM
Hazaa! Looks like I had my browser blocking cookies preventing me from importing into the database. Additionally, I had failed to adequately set my sheet to public so that I could access it for the LOAD CSV
command.
Thanks to @ryan.boyd for helping me figure it out!
01-10-2019 05:59 AM
I thought I had it figured out, but I seem to be running into some inconsistencies. Is anyone using Google Sheets with LOAD CSV
regularly that can help me out?
01-10-2019 04:52 PM
So I was able to figure it out after chatting with someone on the slack channel=:
fieldterminator
Problem solved!
12-03-2019 03:07 AM
I am trying to LOAD a Google Drive csv in to the sandbox, and am getting the same error.
Tried adding sandbox to trusted sites, making the file public, including fieldterminator as mentioned in this thread, but no luck.
I am still getting the same error as mckenzma.
Can you please help?
12-03-2019 05:00 AM
Can you share the code you are using and a screen shot of the error message?
All the sessions of the conference are now available online