aboutsummaryrefslogtreecommitdiff
path: root/docs/graphx-programming-guide.md
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-6510][GraphX]: Add Graph#minus method to act as Set#differenceBrennon York2015-03-261-0/+2
* aggregateMessages example in graphX docDEBORAH SIEGEL2015-03-021-2/+2
* [GraphX] fixing 3 typos in the graphx programming guideBenedikt Linse2015-02-251-4/+4
* [SPARK-5608] Improve SEO of Spark documentation pagesMatei Zaharia2015-02-051-1/+3
* [Doc][GraphX] Remove Motivation section and did some minor update.Reynold Xin2014-11-211-70/+7
* Updating GraphX programming guide and documentationJoseph E. Gonzalez2014-11-191-144/+216
* [SPARK-1566] consolidate programming guide, and general doc updatesMatei Zaharia2014-05-301-3/+5
* Unify GraphImpl RDDs + other graph load optimizationsAnkur Dave2014-05-101-8/+14
* [SPARK-1439, SPARK-1440] Generate unified Scaladoc across projects and JavadocsMatei Zaharia2014-04-211-31/+31
* SPARK-1183. Don't use "worker" to mean executorSandy Ryza2014-03-131-1/+1
* Merge pull request #436 from ankurdave/VertexId-caseReynold Xin2014-01-141-35/+35
|\
| * VertexID -> VertexIdAnkur Dave2014-01-141-35/+35
* | Merge pull request #424 from jegonzal/GraphXProgrammingGuideReynold Xin2014-01-141-52/+121
|\ \ | |/ |/|
| * Additional edits for clarity in the graphx programming guide.Joseph E. Gonzalez2014-01-141-52/+121
* | Describe GraphX caching and uncaching in guideAnkur Dave2014-01-141-1/+10
|/
* Improving the graphx-programming-guide.Joseph E. Gonzalez2014-01-141-26/+37
* adding documentation about EdgeRDDJoseph E. Gonzalez2014-01-131-2/+40
* Fix all code examples in guideAnkur Dave2014-01-131-23/+23
* Finish 6f6f8c928ce493357d4d32e46971c5e401682ea8Ankur Dave2014-01-131-2/+4
* Wrap methods in the appropriate class/object declarationAnkur Dave2014-01-131-64/+85
* Write Graph Builders section in guideAnkur Dave2014-01-131-5/+49
* Remove K-Core and LDA sections from guide; they are unimplementedAnkur Dave2014-01-131-4/+0
* Fix Pregel SSSP example in programming guideAnkur Dave2014-01-131-8/+14
* Finished documenting vertexrdd.Joseph E. Gonzalez2014-01-131-0/+53
* Finished second pass on pregel docs.Joseph E. Gonzalez2014-01-131-12/+33
* Minor changes in graphx programming guide.Joseph E. Gonzalez2014-01-131-3/+2
* Improvements in example code for the programming guide as well as adding seri...Joseph E. Gonzalez2014-01-131-17/+22
* Remove aggregateNeighborsAnkur Dave2014-01-131-17/+0
* Merge pull request #2 from jegonzal/GraphXCCIssueAnkur Dave2014-01-131-6/+27
|\
| * Improving documentation and identifying potential bug in CC calculation.Joseph E. Gonzalez2014-01-131-6/+27
* | Add graph loader links to docAnkur Dave2014-01-131-0/+13
* | Fix mapReduceTriplets links in docAnkur Dave2014-01-131-4/+4
|/
* Tested and corrected all examples up to mask in the graphx-programming-guide.Joseph E. Gonzalez2014-01-121-17/+20
* Use GraphLoader for algorithms examples in docAnkur Dave2014-01-121-17/+19
* Move algorithms to GraphOpsAnkur Dave2014-01-121-9/+3
* Add TriangleCount exampleAnkur Dave2014-01-121-4/+27
* Documenting Pregel APIJoseph E. Gonzalez2014-01-121-1/+198
* Add connected components example to docAnkur Dave2014-01-121-1/+19
* Add PageRank example and dataAnkur Dave2014-01-121-1/+31
* Link methods in programming guide; document VertexIDAnkur Dave2014-01-121-69/+86
* Correcting typos in documentation.Joseph E. Gonzalez2014-01-111-66/+79
* Finished docummenting join operators and revised some of the initial presenta...Joseph E. Gonzalez2014-01-111-37/+82
* Remove GraphLabAnkur Dave2014-01-111-7/+6
* Finished documenting structural operators and starting join operators.Joseph E. Gonzalez2014-01-111-18/+72
* starting structural operator discussion.Joseph E. Gonzalez2014-01-111-2/+30
* More organizational changes and dropping the benchmark plot.Joseph E. Gonzalez2014-01-111-12/+20
* More edits.Joseph E. Gonzalez2014-01-101-16/+215
* Add back Bagel links to docs, but mark them supersededAnkur Dave2014-01-101-7/+7
* WIP. Updating figures and cleaning up initial skeleton for GraphX Programming...Joseph E. Gonzalez2014-01-101-151/+126
* Start fixing formatting of graphx-programming-guideAnkur Dave2014-01-091-7/+6