orientechnologies / orientdb-neo4j-importer-plugin

Neo4j importer for OrientDB runnable as plugin inside the server.
Other
4 stars 3 forks source link

Where I can get the ‘orientdb-neo4j-importer-@VERSION@.jar ’? #1

Open cyberjac0630 opened 3 years ago

cyberjac0630 commented 3 years ago

I'm try to import neo4j database to orientdb by this plugin, when I use the [./orientdb-neo4j-importer.sh -neo4jlibdir /opt/neo4j-community-3.5.4/lib -neo4jdbdir /opt/neo4j-community-3.5.4/data/databases/graph.db] to complete this. I always get the tips'错误: 找不到或无法加载主类 com.orientechnologies.orient.neo4jimporter.ONeo4jImporterMain'.

So maybe I have to put a plugin jar in $ORIENTDB_HOME/lib?

cyberjac0630 commented 3 years ago

I'm try to import neo4j database to orientdb by this plugin, when I use the [./orientdb-neo4j-importer.sh -neo4jlibdir /opt/neo4j-community-3.5.4/lib -neo4jdbdir /opt/neo4j-community-3.5.4/data/databases/graph.db] to complete this. I always get the tips'错误: 找不到或无法加载主类 com.orientechnologies.orient.neo4jimporter.ONeo4jImporterMain'.

So maybe I have to put a plugin jar in $ORIENTDB_HOME/lib?

OrientDB_Version: 3.0.34 plugin_version: orientdb-neo4j-importer-plugin-3.0.34.tar.gz