
| Modifier and Type | Class and Description |
|---|---|
static class |
ONeo4jImporterJob.Status |
| Modifier and Type | Field and Description |
|---|---|
ONeo4jImporterJob.Status |
status |
PrintStream |
stream |
| Constructor and Description |
|---|
ONeo4jImporterJob(com.orientechnologies.orient.core.record.impl.ODocument cfg,
com.orientechnologies.orient.server.OServer currentServerInstance,
ONeo4ImporterListener listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
com.orientechnologies.orient.core.record.impl.ODocument |
status()
Single Job Status
|
void |
validate() |
public ONeo4jImporterJob.Status status
public PrintStream stream
public ONeo4jImporterJob(com.orientechnologies.orient.core.record.impl.ODocument cfg,
com.orientechnologies.orient.server.OServer currentServerInstance,
ONeo4ImporterListener listener)
Copyright © 2009–2021 OrientDB. All rights reserved.