当前位置:网站首页>Neo4j 导入csv数据报错:Neo4j load csv error : Couldn‘t load the external resource
Neo4j 导入csv数据报错:Neo4j load csv error : Couldn‘t load the external resource
2022-07-26 02:42:00 【Never Hanoi】
问题背景:
项目需要,Neo4j部署在远程Linux服务器上,neo4j版本: neo4j-community-4.4.8。需要使用load_csv命令导入csv格式文件出现报错:
Neo4j load csv error : Couldn‘t load the external resource。
LOAD CSV WITH HEADERS FROM 'file:///Person.csv' AS dat
create(c:person{personid:dat.personid})解决办法:
- 进入 neo4j-community-4.4.8/import查看数据是否已经存放在此路径下,如果无误进行下一步。
- 打开neo4j-community-4.4.8/conf/neo4j.conf文件注解除注释dbms.directories.import=import
- 重启Neo4j让conf配置生效,完美解决。
./neo4j stop
./neo4j start
边栏推荐
- 简单使用 MySQL 索引
- Recorded target detection NMS (non maximum suppression)
- 【红队】ATT&CK - 利用BITS服务实现持久化
- The El table header merges the first four columns into one cell
- 17.反转链表
- Overview of pytoch's API
- npm link的简单介绍及使用
- 【方向盘】使用IDEA的60+个快捷键分享给你,权为了提效(重构篇)
- Pbootcms upload thumbnail size automatically reduces and blurs
- 18_ Request file
猜你喜欢

案例:使用keepalived+Haproxy搭建Web群集

Sword finger offer 28. symmetric binary tree

Eslint common error reporting set

Illustration of the insertion process of b+ tree

GAMES101复习:着色(Shading)、渲染管线

(pc+wap) dream weaving template vegetable and fruit websites

Bo Yun container cloud and Devops platform won the trusted cloud "technology best practice Award"

图像识别(七)| 池化层是什么?有什么作用?

MySQL build websites data table
![[C] Explain language file operation in detail](/img/12/4affa1d3fb3e4ee126e1c1e3872d9b.png)
[C] Explain language file operation in detail
随机推荐
What if the test / development programmer gets old? Lingering cruel facts
微信公众号互助、开白群,小白报团取暖
Games101 review: shading, rendering pipelines
eslint常见报错集合
HLS Experiment 1 -- multiplier
TCP three handshakes and four waves
Zhimeng prompts you how to solve the problem of setting the field as linkage type
How to speed up matrix multiplication
I came to the library applet one click sign in and one click grab location tool
Project management: lean management method
I came to the library applet check-in process analysis
ShardingSphere数据分片
[steering wheel] use the 60 + shortcut keys of idea to share with you, in order to improve efficiency (live template & postfix completion)
ERROR: could not extract tar starting at offset 000000000000020980+9231072+2
获取时分秒
Prove that perfect numbers are even
Business Intelligence BI full analysis, explore the essence and development trend of Bi
What does the Red Cross in the SQL editor mean (toad and waterdrop have been encountered...)
[steering wheel] use the 60 + shortcut keys of idea to share with you, in order to improve efficiency (reconstruction)
MySQL建Websites数据表