Skip to content

rjbriody/linkedin-neo4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linkedin-neo4j

This project is an example showing how to:

  • Load a linkedin network into neo4j using the linkedin developer API. You can easily run this multiple times with different users to build an aggregate network.
  • Serve the network via node.js
  • Display the network using sigma.js

Assumptions:

Coming Soon (Maybe?)

  • Ability to automatically run community detection (modularity) using Gephi Toolkit. If anyone knows of other ways to do this please let me know. Message me or feel free to post suggestions on my blog: www.bobbriody.com.

Directories: server: contains node.js server that can serve the network from neo4j to the client webpage client: webpage that uses sigma.js to display the network load: script that loads neo4j using the linkedin developer api

About

Load a linkedin network w/ python py2neo into a neo4j database, serve it via node.js, and display it w/ sigma.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published