| Package | Description |
|---|---|
| com.orientechnologies.orient.neo4jimporter |
| Modifier and Type | Method and Description |
|---|---|
ONeo4jImporterSettings |
ONeo4jImporterCommandLineParser.getNeo4jImporterSettings(String[] args)
builds a ONeo4jImporter object using the command line arguments
|
| Modifier and Type | Method and Description |
|---|---|
static int |
ONeo4jImporterMain.executeJob(ONeo4jImporterSettings settings) |
void |
ONeo4jImporterPlugin.executeJob(ONeo4jImporterSettings settings,
com.orientechnologies.orient.output.OPluginMessageHandler messageHandler,
String orientdbDatabasesAbsolutePath,
com.orientechnologies.orient.core.db.OrientDB orientDBInstance) |
| Constructor and Description |
|---|
ONeo4jImporter(ONeo4jImporterSettings settings)
Used byt the script work flow
|
ONeo4jImporter(ONeo4jImporterSettings settings,
String orientdbDatabasesAbsolutePath)
Used by the plugin work flow
|
Copyright © 2009–2021 OrientDB. All rights reserved.