Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
03-03-2019 12:30 AM
Please keep the following things in mind:
Please format code + Cypher statements with the code </>
icon, it's much easier to read.
Please provide the following information if you ran into a more serious issue:
PROFILE
or EXPLAIN
with boxes expanded (lower right corner)03-03-2019 02:59 AM
Please add content to your question, actually read what's in the placeholder and replace it with what's asked for. Thank you.
03-03-2019 03:43 AM
According to the manual, after importing CSV file with neo4j-import tool, it showed that the inserted node was successful, but no result was returned after querying any node in localhost: 7474.What is the reason?
I wrote these codes:
neo4j-admin import --nodes E:\nodes\agentorg_head.csv,E:\nodes\agentorg1.csv,E:\nodes\applicant_head.csv,E:\nodes\applicant1.csv --relationships E:\relationships\agentorg-applicant_head.csv,E:\relationships\agentorg-applicant1.csv--ignore-extra-columns=true
03-03-2019 04:59 AM
Which database did you use for the import --database graph.db ?
And I can't see --mode csv in your commandline?
03-03-2019 05:56 AM
I directly import data in CSV format
All the sessions of the conference are now available online