Uses of Class
org.apache.giraph.io.formats.TextVertexInputFormat.TextVertexReaderFromEachLineProcessed
-
Packages that use TextVertexInputFormat.TextVertexReaderFromEachLineProcessed Package Description com.alibaba.graphscope.example.giraph.format -
-
Uses of TextVertexInputFormat.TextVertexReaderFromEachLineProcessed in com.alibaba.graphscope.example.giraph.format
Subclasses of TextVertexInputFormat.TextVertexReaderFromEachLineProcessed in com.alibaba.graphscope.example.giraph.format Modifier and Type Class Description class
DatagenVertexInputFormat.P2PVertexReader
class
LiveJournalVertexInputFormat.LiveJournalVertexReader
class
P2PVertexInputFormat.P2PVertexReader
class
P2PVertexMultipleLongInputFormat.P2PVertexReader
class
SampleTextVertexInputFormat.LongLongNullVertexReader
Vertex reader associated withSampleTextVertexInputFormat
.
-