Re: [graphframes]how Graphframes Deal With Bidirectional Relationships

2018-02-20 Thread Ramon Bejar
But, is it not possible to compute with both directions of an edge like it happens with graphX ? On 02/20/2018 03:01 AM, Felix Cheung wrote: Generally that would be the approach. But since you have effectively double the number of edges this will likely affect the scale your job will run.

[Spark GraphX pregel] default value for EdgeDirection not consistent between programming guide and API documentation

2018-02-13 Thread Ramon Bejar Torres
Hi, I just wanted to notice that in the API doc page for the pregel operator (graphX API for spark 2.2.1):