Skip to content

farahFif/Graph-Databases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BigData-Assignment-3

Graph Databases

In this assignment, we focus on graph databases for a couple of reasons. First, the first three categories provide limited query capabilities and are not of great interest. Second, the NewSQL paradigm strives to provide SQL support, and, from the user standpoint, is not very different from traditional databases. Graph databases, on the other hand, come with a capable query language that allows for complex analysis but is quite different from SQL.

OUtcome

Explanations of data preprocessing steps that you consider important Queries implemented in GraphFrames Queries implemented for Neo4j Analysis and comparison of results produced by GraphFrames and Neo4j

About

Graph Databases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages