当前位置:网站首页>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
边栏推荐
- Adruino 基础实验学习(一)
- 信息系统项目管理师---第十章沟通管理和干系人管理历年考题
- 栈题目:文件的最长绝对路径
- Is the securities account presented by qiniu true? How to open it safely and reliably?
- How to effectively prevent others from wearing the homepage snapshot of the website
- 【红队】ATT&CK - 利用BITS服务实现持久化
- (PC+WAP)织梦模板蔬菜水果类网站
- 从各大APP年度报告看用户画像——标签,比你更懂你自己
- From the annual reports of major apps, we can see that user portraits - labels know you better than you do
- SQL how to return all data when the input query condition is empty
猜你喜欢

ES6 advanced - inherit parent class attributes with constructors

prometheus+blackbox-exporter+grafana 监控服务器端口及url地址

AMD64(x86_64)架构abi文档:中

Masscode is an excellent open source code fragment manager

信息系统项目管理师必背核心考点(五十)合同内容约定不明确规定

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

JS get the time composition array of two time periods

1. Software testing ----- the basic concept of software testing

TCP three handshakes and four waves

AMD64(x86_64)架构abi文档:
随机推荐
prometheus+process-exporter+grafana 监控进程的资源使用
MySQL(4)
DFS Niuke maze problem
AMD64 (x86_64) architecture ABI document:
[steering wheel] tool improvement: common shortcut key set of sublime text 4
Digital warehouse: on the construction practice of digital warehouse in banking industry
Recorded target detection NMS (non maximum suppression)
如何加速矩阵乘法
Wechat applet - get user location (longitude and latitude + city)
020-024 polymorphism review
U++ print information to screen and log
Prometheus + redis exporter + grafana monitor redis service
I hope you can help me with MySQL
ES6 advanced - using prototype object inheritance methods
LeetCode_ Dynamic programming_ Medium_ 264. Ugly number II
From a data incremental processing problem, we can see the consciousness gap of technicians
19_ Request forms and documents
MySQL建Websites数据表
Literature speed reading | in the face of danger, anxious people run faster?
How to speed up matrix multiplication