Skip to content

A set of hadoop map-reduce (mister) tools and input formats for working with raw neo4j data files.

Notifications You must be signed in to change notification settings

jmelching/mister-neo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

mister-neo

A set of hadoop map-reduce (mister) tools and input formats for working with raw neo4j data files.

These tools are very useful when working with a very large neo4j database and you need to extract an adjacency or edge list file format for use in other tools like graphlab, graphchi, faunus, etc.

Tools

All of these tools can run on hadoop or local.

AdjacencyList

org.jmelching.AdjacencyListRunner
command line args: neostore.relationshipstore.db outputdir

This produces an adjacency file as explained here: http://docs.graphlab.org/graph_formats.html

EdgeList

Coming soon...

About

A set of hadoop map-reduce (mister) tools and input formats for working with raw neo4j data files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages