GraphLab Project

Deprecated API


Contents
Deprecated Methods
graphlab.plugins.main.core.AlgorithmUtils.getAdjList(BaseGraph)
          use BaseGraph.getEdgeArray instead 
graphlab.plugins.main.core.AlgorithmUtils.getDegree(BaseGraph, int)
            
graphlab.plugins.main.core.AlgorithmUtils.getNeighbors(BaseGraph, VertexType)
            
graphlab.plugins.main.core.AlgorithmUtils.getNeighbors2(BaseGraph, VertexType)
            
 


GraphLab Project