|
Change Variable Type v : Vertex to v : TitanVertex in method public testLimitWithMixedIndexCoverage() : void in class com.thinkaurelius.titan.graphdb.TitanGraphTest |
From |
To |
|
Change Variable Type e : Edge to e : TitanEdge in method public testRelationTypeIndexes() : void in class com.thinkaurelius.titan.graphdb.TitanGraphTest |
From |
To |
|
Change Variable Type ef : Edge to ef : TitanEdge in method public testThreadBoundTx() : void in class com.thinkaurelius.titan.graphdb.TitanGraphTest |
From |
To |
|
Change Variable Type ns : Vertex[] to ns : TitanVertex[] in method public testGlobalGraphIndexingAndQueriesForInternalIndexes() : void in class com.thinkaurelius.titan.graphdb.TitanGraphTest |
From |
To |
|
Change Variable Type v : Vertex to v : TitanVertex in method public testThreadBoundTx() : void in class com.thinkaurelius.titan.graphdb.TitanGraphTest |
From |
To |
|
Change Variable Type edge : Edge to edge : TitanEdge in method public testSchemaTypes() : void in class com.thinkaurelius.titan.graphdb.TitanGraphTest |
From |
To |