Skip to content
Snippets Groups Projects
Commit b5b0de2d authored by Ankur Dave's avatar Ankur Dave
Browse files

Start fixing formatting of graphx-programming-guide

parent e4483582
No related branches found
No related tags found
No related merge requests found
# GraphX: Unifying Graphs and Tables
---
layout: global
title: "GraphX: Unifying Graphs and Tables"
---
GraphX extends the distributed fault-tolerant collections API and
......@@ -26,11 +29,8 @@ execute graph algorithms. Unfortunately, these systems do not address
the challenges of graph construction and transformation and provide
limited fault-tolerance and support for interactive analysis.
<p align="center">
<img src="https://raw.github.com/amplab/graphx/master/docs/img/data_parallel_vs_graph_parallel.png" />
</p>
{:.pagination-centered}
![Data-parallel vs. graph-parallel]({{ site.url }}/img/data_parallel_vs_graph_parallel.png)
## Solution
......@@ -194,4 +194,3 @@ you state this explicitly, by submitting any copyrighted material via
pull request, email, or other means you agree to license the material
under the project's open source license and warrant that you have the
legal authority to do so.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment