Package | Description |
---|---|
com.orientechnologies.teleporter.configuration.api |
Modifier and Type | Method and Description |
---|---|
OVertexMappingInformation |
OSourceTable.getBelongingMapping() |
OVertexMappingInformation |
OConfiguredVertexClass.getMapping() |
Modifier and Type | Method and Description |
---|---|
void |
OSourceTable.setBelongingMapping(OVertexMappingInformation belongingMapping) |
void |
OConfiguredVertexClass.setMapping(OVertexMappingInformation mapping) |
Constructor and Description |
---|
OSourceTable(String sourceIdName,
OVertexMappingInformation belongingMapping) |
Copyright © 2015–2021 OrientDB. All rights reserved.