Toggle navigation
Home
int to int[]
No. of Instances - 92
No. of Commits - 28
No. of Projects - {'orientdb', 'nutz', 'assertj-core', 'neo4j', 'presto', 'hadoop', 'rapidoid', 'nd4j'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
Other
-1
to
PK
tpk
to
task.getPartitionKey()[0]
partition
to
partitions[i]
len
to
lengths[i]
offset
to
offsets[i]
Rename Variable
partition
to
partitions
expectedValue
to
matchValues
expectedValue
to
matchValues
length
to
shape
offset
to
fixed
offset
to
fixed
offset
to
fixed
offset
to
fixed
i
to
idx
i
to
idx
i
to
idx
i
to
idx
i
to
idx
right
to
links
offset
to
offsets
propertyKeyId
to
propertyKeyIds
propertyKeyId
to
propertyKeyIds
propKeyId
to
propKeyIds
propertyKeyId
to
propertyKeyIds
propKeyId
to
propKeyIds
propertyKeyId
to
propertyKeyIds
PROPERTY_KEY_ID
to
PROPERTY_KEY_IDS
PROPERTY_KEY_ID
to
PROPERTY_KEY_IDS
PROPERTY_KEY_ID
to
PROPERTY_KEY_IDS
PROPERTY_KEY_ID
to
PROPERTY_KEY_IDS
PROPERTY_KEY_ID
to
PROPERTY_KEY_IDS
propertyKeyId
to
propertyKeyIds
propertyKeyId
to
propertyKeyIds
propertyKeyId
to
propertyKeyIds
propertyKeyId
to
propertyKeyIds
propertyKeyId
to
propertyKeyIds
propertyKeyId
to
propertyKeyIds
propertyKeyId
to
propertyKeyIds
propertyKeyId
to
propertyKeyIds
propertyKeyId
to
propertyKeyIds
getPropertyId
to
getPropertyIds
propertyKeyId
to
propertyKeyIds
propertyId
to
indexPropertyIds
labelId
to
entityTokenIds
label
to
entityTokenIds
Add or Remove Method invocation
x.size(dimension)
to
x.size(dimension[0])
Nd4j.zeros(length)
to
Nd4j.create(shape)
sameDiff.graph().getVertex(vertexId)
to
sameDiff.graph().getVertex(vertexId[0])
add
to
addAll
sd.getVariableMap().get(sd.getGraph().getInformationFor(original).getId())
to
sd.getVariableMap().get(sd.getGraph().getInformationFor(original[0]).getId())
SDVariable.builder().arr(val).varName(sd.getGraph().getInformationFor(original).getId()).shape(val.shape()).sameDiff(sd)
to
SDVariable.builder().arr(val).varName(sd.getGraph().getInformationFor(original[0]).getId()).shape(val.shape()).sameDiff(sd)
sd.getVariableMap().get(sd.getGraph().getInformationFor(original).getId())
to
sd.getVariableMap().get(sd.getGraph().getInformationFor(original[0]).getId())
PropertyMapping.builder().onnxAttrName("broadcast").propertyNames(new String[]{"broadcast"})
to
PropertyMapping.builder().onnxAttrName("broadcast").tfInputPosition(1).propertyNames(new String[]{"broadcast"})
PropertyMapping.builder().onnxAttrName("axis").propertyNames(new String[]{"axis"})
to
PropertyMapping.builder().onnxAttrName("axis").tfInputPosition(2).propertyNames(new String[]{"axis"})
relationshipPropertyExistenceConstraintCreate
to
relationshipPropertyExistenceConstraintCreate
descriptor.schema().getPropertyId()
to
descriptor.schema().getPropertyIds()
Update Class Instacne Creation
new NDArrayVertex(sameDiff,vertexId,0,i_v)
to
new NDArrayVertex(sameDiff,vertexId[0],0,i_v)
Update argument list (Method invocation)
checkArgument
to
checkArgument
Cascading Type Change (Similar)
int
to
int[]
int
to
int[]
int
to
int[]
Rename Method invocation
getPropertyId
to
getPropertyIds
keyId
to
getEntityTokenIds
keyId
to
getEntityTokenIds