Package | Description |
---|---|
com.orientechnologies.teleporter.mapper.rdbms.classmapper |
Modifier and Type | Class and Description |
---|---|
class |
OEEClassMapper
This class is responsible to map 2 classes of objects: OEntity and OEdgeType. the following
values are mapped: - name of the entity -> name of the edge type - each attribute of the entity
-> correspondent property of the edge type - each property of the edge type -> correspondent
attribute of the entity
|
class |
OEVClassMapper
This class is responsible to map 2 classes of objects: OEntity and OVertexType. the following
values are mapped: - name of the entity -> name of the vertex type - each attribute of the entity
-> correspondent property of the vertex type - each property of the vertex type -> correspondent
attribute of the entity
|
Copyright © 2015–2021 OrientDB. All rights reserved.