当前位置:网站首页>Neo4j import CSV data error: neo4j load CSV error: couldn't load the external resource
Neo4j import CSV data error: neo4j load CSV error: couldn't load the external resource
2022-07-26 02:44:00 【Never Hanoi】
The problem background :
Project needs ,Neo4j Deployed remotely Linux Server ,neo4j edition : neo4j-community-4.4.8. Need to use load_csv Command import csv An error is reported in the format file :
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})terms of settlement :
- Get into neo4j-community-4.4.8/import Check whether the data has been stored in this path , If there is no mistake, proceed to the next step .
- open neo4j-community-4.4.8/conf/neo4j.conf Document annotation except annotation dbms.directories.import=import
- restart Neo4j Give Way conf Configuration takes effect , Perfect solution .
./neo4j stop
./neo4j start
边栏推荐
- Annotation development
- 简单使用 MySQL 索引
- AMD64 (x86_64) architecture ABI document:
- Data warehouse: Practice of hierarchical structure of data warehouse in banking industry
- numpy.sort
- Digital warehouse: on the construction practice of digital warehouse in banking industry
- 18. Delete the penultimate node of the linked list
- Article setting top
- [introduction to C language] zzulioj 1006-1010
- JS get the time composition array of two time periods
猜你喜欢

IDEA运行web项目出现乱码问题有效解决(附详细步骤)

ES6高级-利用原型对象继承方法

What if the test / development programmer gets old? Lingering cruel facts

AMD64 (x86_64) architecture ABI document: medium

Wechat applet - get user location (longitude and latitude + city)

The LAAS protocol elephant of defi 2.0 is the key to revitalizing the development of defi track

ES6 advanced - inherit parent class attributes with constructors

Cycle and branch (I)

博云容器云、DevOps 平台斩获可信云“技术最佳实践奖”

测试/开发程序员老了怎么办?挥之不去残酷的事实......
随机推荐
Prove that perfect numbers are even
[steering wheel] use the 60 + shortcut keys of idea to share with you, in order to improve efficiency (reconstruction)
Primary key b+ tree, secondary index b+ tree and corresponding query process analysis
AMD64 (x86_64) architecture ABI document: medium
020-024 polymorphism review
MySQL教程:MySQL数据库学习宝典(从入门到精通)
[steering wheel] how to transfer the start command and idea: VM parameters, command line parameters, system parameters, environment variable parameters, main method parameters
Recorded target detection NMS (non maximum suppression)
Yum install MySQL FAQ
Image recognition (VII) | what is the pooling layer? What's the effect?
信息系统项目管理师必背核心考点(五十)合同内容约定不明确规定
(PC+WAP)织梦模板蔬菜水果类网站
HLS实验一--乘法器
Handling process of the problem that the virtual machine's intranet communication Ping fails
Get hours, minutes and seconds
朋友刚学完自动化测试就拿25Koffer,我功能测试何时才能到头?
EAM系统能帮助企业做什么?
U++ print information to screen and log
massCode 一款优秀的开源代码片段管理器
1. Software testing ----- the basic concept of software testing