Package | Description |
---|---|
com.orientechnologies.teleporter.configuration.api |
Modifier and Type | Method and Description |
---|---|
OConfiguredEdgeClass |
OEdgeMappingInformation.getBelongingEdge() |
OConfiguredEdgeClass |
OConfiguration.getEdgeClassByName(String edgeClassName) |
Modifier and Type | Method and Description |
---|---|
List<OConfiguredEdgeClass> |
OConfiguration.getConfiguredEdges() |
Modifier and Type | Method and Description |
---|---|
void |
OEdgeMappingInformation.setBelongingEdge(OConfiguredEdgeClass belongingEdge) |
Modifier and Type | Method and Description |
---|---|
void |
OConfiguration.setConfiguredEdges(List<OConfiguredEdgeClass> configuredEdges) |
Constructor and Description |
---|
OEdgeMappingInformation(OConfiguredEdgeClass belongingEdge) |
Copyright © 2015–2020 OrientDB. All rights reserved.