|
Change Variable Type gview : Graph to gview : TitanGraphTransaction in method public degreeCountingDistance() : void in class com.thinkaurelius.titan.olap.OLAPTest |
From |
To |
|
Change Variable Type distances : Iterable<Long> to distances : Iterator<Long> in method public execute(vertex Vertex, messenger Messenger<Long>, memory Memory) : void in class com.thinkaurelius.titan.olap.ShortestDistanceVertexProgram |
From |
To |
|
Change Variable Type v : Vertex to v : TitanVertex in method public degreeCountingDistance() : void in class com.thinkaurelius.titan.olap.OLAPTest |
From |
To |
|
Change Variable Type iv : Iterator<Vertex> to iv : Iterator<TitanVertex> in method public testPageRank() : void in class com.thinkaurelius.titan.olap.OLAPTest |
From |
To |