当前位置:   article > 正文

实体和关系导入Neo4j过程_import failed in 0ms. data statistics is not avail

import failed in 0ms. data statistics is not available. peak memory usage: 0

一、要在neo4j路径下的bin目录里打开命令行;
二、一开始用neo4j-admin import --nodes D:\neo4jdata\all_entity.csv --relationships D:\neo4jdata\all_roles.csv报错:
IMPORT FAILED in 57ms.
Data statistics is not available.
Peak memory usage: 0.00 B
Detected field which spanned multiple lines for an import where --multiline-fields=false. If you know that your input data include fields containing new-line characters then import with this option set to true.
Caused by:ERROR in input
data source: BufferedCharSeeker[source:D:\neo4jdata\all_entity.csv, position:20577, line:82]
in field: name:string:2
for header: [entity:ID, name:string, :LABEL, :IGNORE, :IGNORE]
raw field value: e82
original error: At D:\neo4jdata\all_entity.csv @ position 20577 - Multi-line fields are illegal in this context and so this might suggest that there’s a field with a start quote, but a missing end quote. See D:\neo4jdata\all_entity.csv @ position 20577

声明:本文内容由网友自发贡献,转载请注明出处:【wpsshop】
推荐阅读
相关标签
  

闽ICP备14008679号