Skip to content

graphhub-east/graphhub-akollegger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github in a Graph - akollegger

This is akollegger's implementation of an importer which crawls Github starting with an authorized user, creating a social graph in Neo4j.

Generate your own Github sub-graph

You can use this to create your own sub-graph by following these steps:

  1. Create a file called github.sbt, with contents like:

    githubUser := "akollegger"

    githubPassword := "password-for-github"

  2. ./bin/sbt

    • will launch the sbt console

    test-only org.neo4j.contrib.github.importer.Neo4jImportVisitorSpec

Github in a Graph

This project is part of a workshop for learning Neo4j by using Github as a data source.

About

Andreas Kollegger's work using Github data in Neo4j

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published