public class RawEdge extends Object
RawEdge(String delimiter, String defaultEdgeValue)
void
fromText(Text line)
String
getEdgeValue()
getSourceId()
getTargetId()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RawEdge(String delimiter, String defaultEdgeValue)
public void fromText(Text line) throws IOException
IOException
public String getSourceId()
public String getTargetId()
public String getEdgeValue()