Skip to content

ScaDS/dblp-graphulo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dblp-graphulo

Interface for the DBLP-Parser to save data into an Accumulo instance as a Graphulo sparse matrix. Implementation of algorithms to calculate weakly and strongly connected components and analysis. Written for the Big Data Praktikum at the University of Leipzig.

Requirements

Maven, Gradle, Accumulo

Installation

Tested on Ubuntu 16.04

Preparation

Infrastructure contains classes to connect to Accumulo and an abstraction for "Graphulo-formed" Accumulo-Entries.

To use the DBLP-data, you can implement a DBLP-Processor, check this and this.

Running

Calculate components (really slow) using this. For analysis use this.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published