Toggle navigation
Home
com.tinkerpop.blueprints.impls.orient.OrientEdge to com.orientechnologies.orient.core.id.ORID
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'orientdb'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Cascading Type Change (Similar)
Set<OrientEdge>
to
Set<ORID>
Cascading Type Change (Different)
HashSet<OrientEdge>
to
HashSet<ORID>
Rename Variable
edges
to
edgeRids
edges
to
edgeRids
Add or Remove Method invocation
edge
to
edge.getIdentity()