Package | Description |
---|---|
com.orientechnologies.teleporter.importengine.rdbms.graphengine | |
com.orientechnologies.teleporter.mapper.rdbms |
Modifier and Type | Method and Description |
---|---|
void |
OGraphEngineForDB.upsertAggregatorEdge(com.orientechnologies.orient.core.db.document.ODatabaseDocument orientGraph,
ResultSet jointTableRecord,
OEntity joinTable,
OAggregatorEdge aggregatorEdge) |
Modifier and Type | Field and Description |
---|---|
protected Map<OVertexType,OAggregatorEdge> |
OER2GraphMapper.joinVertex2aggregatorEdges |
Modifier and Type | Method and Description |
---|---|
OAggregatorEdge |
OER2GraphMapper.getAggregatorEdgeByEdgeTypeName(String edgeTypeName) |
OAggregatorEdge |
OER2GraphMapper.getAggregatorEdgeByJoinVertexTypeName(String vertexTypeName) |
Modifier and Type | Method and Description |
---|---|
Map<OVertexType,OAggregatorEdge> |
OER2GraphMapper.getJoinVertex2aggregatorEdges() |
Modifier and Type | Method and Description |
---|---|
void |
OER2GraphMapper.setJoinVertex2aggregatorEdges(Map<OVertexType,OAggregatorEdge> joinVertex2aggregatorEdges) |
Copyright © 2015–2022 OrientDB. All rights reserved.