
public class ONeo4jImporterStatistics extends Object
| Constructor and Description |
|---|
ONeo4jImporterStatistics() |
| Modifier and Type | Method and Description |
|---|---|
void |
notifyListeners() |
void |
registerListener(OStatisticsListener listener) |
public volatile String importingElements
public volatile double neo4jNodeCounter
public volatile double neo4jNodeNoLabelCounter
public volatile double neo4jNodeMultipleLabelsCounter
public volatile double orientDBImportedVerticesCounter
public volatile double neo4jRelCounter
public volatile double orientDBImportedEdgesCounter
public volatile double neo4jConstraintsCounter
public volatile double neo4jUniqueConstraintsCounter
public volatile double orientDBImportedConstraintsCounter
public volatile double orientDBImportedUniqueConstraintsCounter
public volatile double orientDBImportedNotUniqueWorkaroundCounter
public volatile double neo4jIndicesCounter
public volatile double neo4jNonConstraintsIndicesCounter
public volatile double neo4jInternalVertexIndicesCounter
public volatile double neo4jInternalEdgeIndicesCounter
public volatile double orientDBImportedIndicesCounter
public volatile double neo4jTotalNodes
public volatile double neo4jTotalRels
public volatile double neo4jTotalUniqueConstraints
public volatile double neo4jTotalConstraints
public volatile double neo4jTotalNodePropertyExistenceConstraints
public volatile double neo4jTotalRelPropertyExistenceConstraints
public volatile double neo4jTotalIndices
public volatile long importingNodesStartTime
public volatile long importingNodesStopTime
public volatile long internalVertexIndicesStartTime
public volatile double orientDBVerticesClassCount
public volatile long internalVertexIndicesStopTime
public volatile long internalEdgeIndicesStartTime
public volatile double orientDBEdgeClassesCount
public volatile long internalEdgeIndicesStopTime
public void registerListener(OStatisticsListener listener)
public void notifyListeners()
Copyright © 2009–2021 OrientDB. All rights reserved.