smitbose / giraph-input

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This converts a dataset representing a graph int the following format:

FromEdge->ToEdge

to a file, that can be given as input to Apache Giraph for large scale iterative graph processing.

About


Languages

Language:C++ 100.0%