public class OGraphModelWriter extends Object
Constructor and Description |
---|
OGraphModelWriter() |
OGraphModelWriter(OConfiguration previousConfig) |
Modifier and Type | Method and Description |
---|---|
boolean |
inheritanceChangesPresent(OGraphModel graphModel,
com.orientechnologies.orient.core.db.document.ODatabaseDocument orientGraph) |
com.orientechnologies.orient.core.metadata.schema.OType |
resolveOrientDBType(String orientdbTypeName) |
boolean |
writeModelOnOrient(OER2GraphMapper mapper,
ODriverDataTypeHandler handler,
String dbName,
String protocol) |
public OGraphModelWriter()
public OGraphModelWriter(OConfiguration previousConfig)
public boolean writeModelOnOrient(OER2GraphMapper mapper, ODriverDataTypeHandler handler, String dbName, String protocol)
public boolean inheritanceChangesPresent(OGraphModel graphModel, com.orientechnologies.orient.core.db.document.ODatabaseDocument orientGraph)
public com.orientechnologies.orient.core.metadata.schema.OType resolveOrientDBType(String orientdbTypeName)
Copyright © 2015–2020 OrientDB. All rights reserved.