Skip to content

Sample project that creates graph on words in same tweets using Spring Boot + Spring Social Twitter + Spring Data Neo4J

Notifications You must be signed in to change notification settings

sijifeng/twitter-keyword-graph

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

twitter-keyword-graph

Sample project that creates graph on words in same tweets using Spring Boot + Spring Social Twitter + Spring Data Neo4J.

You can run Neo4J locally with one Docker command:

docker run --publish=7474:7474 --env=NEO4J_AUTH=none neo4j

For more information, see http://kaviddiss.com/2014/12/28/twitter-feed-using-spring-boot/

About

Sample project that creates graph on words in same tweets using Spring Boot + Spring Social Twitter + Spring Data Neo4J

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%