Interface AdjListChunkInfoReader.Factory

    • Method Detail

      • create

        AdjListChunkInfoReader create​(StdSharedPtr<EdgeInfo> edgeInfo,
                                      AdjListType adjListType,
                                      StdString prefix)
        Initialize the AdjListChunkInfoReader.
        Parameters:
        edgeInfo - The edge info that describes the edge type.
        adjListType - The adj list type for the edges.
        prefix - The absolute prefix of the graph.