Setting vertex data in an EdgeInputFormat

2014-06-17 Thread Schweiger, Tom
My graph uses vertex values which I would like to be able to set when I create an edge. I know how to set the vertex values when reading from a VertexInputFormat, but for reasons best left out of this discussion I need to be able to set them when creating edges using a custom EdgeInputFormat a

Re: Giraph 1.1.0 and BspUtils

2014-06-17 Thread Carmen Manzulli
Hi, i would like toknow if there was another class as BspUtils in the new version of Giraph to use this code: Vertex vertex = BspUtils. thanks and regards.