Auto generated code

Functions

TwitterDB

TwitterDB class

loadDocFromFile(directory)

This method will load tweet .json files into the DB (tweet collection) It goes through all .json files in the directory and load them one by one.

extractDocFromAPI(twitterBearer, apiName, …)