Hi Everyone,

Does anyone have example code for generating a graph from a file of edge
name-edge name tuples? I've seen the example where a Graph is generated from
an RDD of triplets composed of edge longs, but I'd like to see an example
where a graph is built from a edge name-edge -name file such as main
street,first street\\n US Interstate, first street\\n, etc...

Thanks

--John





--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Code-For-Loading-Graph-from-Edge-Tuple-File-tp22693.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to