Complete twitter import plugin to fetch user data, followers, friends(with their tweets), and user tweets Involves OAuth with Twitter using tokens Fetching user data using user handle Saving user in account and person tables Fetching followers Creating follower in the account, person, and follower tables Fetching followings Creating following in account and person account. Adding the user in followers table and adding follows edge to following Fetching followings tweets Fetching user tweets