找不到org.neo4j.batchimport [英] cannot find org.neo4j.batchimport

查看:178
本文介绍了找不到org.neo4j.batchimport的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

对于Neo4j批处理导入器的import.bat文件,我仍然遇到麻烦.解决了原始问题后,我启动了一个新线程.

I am continuing to have trouble with the import.bat file for the Neo4j batch importer. I started a new thread as the original problem was resolved.

在我运行的命令提示符下

from the command prompt I run

import.bat test.db sample\nodes.csv sample\rels.csv

文件的路径列表有一些变化,包括绝对路径.我继续收到以下错误消息

With some variations on the path listing for the files, including absolute paths. I continue to get the following error message

The system cannot find the path specified.
Error: Could not find or load main class org.neo4j.batchimport.Importer

我还尝试了从Cygwin和Debian VM中运行import.sh,但始终收到错误消息

I also tried running import.sh from Cygwin and in my Debian VM but keep getting the error

Error: Could not find or load main class org.neo4j.batchimport.Importer

我在做什么错了?

推荐答案

请下载 zip -file ,而不是github克隆.

Please download the zip-file, not the github clone.

这是自述文件,不需要您必须安装maven来构建它.

This is a pre-build binary as outlined in the readme, that doesn't require that you have to have maven installed to build it.

这篇关于找不到org.neo4j.batchimport的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆