Uses of Class
org.apache.giraph.io.formats.TextVertexOutputFormat
-
Packages that use TextVertexOutputFormat Package Description com.alibaba.graphscope.example.giraph -
-
Uses of TextVertexOutputFormat in com.alibaba.graphscope.example.giraph
Subclasses of TextVertexOutputFormat in com.alibaba.graphscope.example.giraph Modifier and Type Class Description static classPageRank.SimplePageRankVertexOutputFormatSimple VertexOutputFormat that supportsPageRankstatic classSSSP.SimpleSuperstepVertexOutputFormatSimple VertexOutputFormat.
-