Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 289 Bytes

File metadata and controls

7 lines (4 loc) · 289 Bytes

Wikipedia-Property-Graph

Databricks notebook written in Scala

Parses RDF triples stored in Azure blob and calls Spark GraphX API to transform Wikipedia's ontology into a property graph.

Then, runs breadth-first search, shortest path and other graph algorithms to study relationships.