/sna-twitter-follower-np

Final project SNA : Narathip Phongnara 63199130113

sna twitter follower

tool version

neo4j version 4.2.1 gds version 1.5.1

setup

  1. download neo4j from https://neo4j.com/download/
  2. download gds plugin from https://neo4j.com/download-center/#algorithms
  3. import the dataset : twitter-follows-test2.csv (Don't forget to extract the file) to the import folder
  4. import the plugin to the plugins folder
  5. edit setting by adding : dbms.security.procedures.unrestricted=gds.* then apply and start or restart the neo4j server
  6. open neo4j browser and put the code from final_sna_tw_code.txt and run its
  7. if you want to keep the cql code before you can book its by the favorite button and use it next you start this project
  8. when finish the query stop the neo4j server

the original dataset

http://networkrepository.com/soc-twitter-follows.php

the official documents

https://neo4j.com/docs/

the topic on my medium

my medium blog in Thai