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 class
PageRank.SimplePageRankVertexOutputFormat
Simple VertexOutputFormat that supportsPageRank
static class
SSSP.SimpleSuperstepVertexOutputFormat
Simple VertexOutputFormat.
-