Open jay-m-dev opened 7 months ago
Can I take this up?
Thank you @gs7vik! Please go ahead and submit a PR.
I just observed that there is a file called extract_data.py in src directory which does the above task except the connection string is in the script itself(instead it should have been part of .env file). Could you elaborate more on what do you mean by "Script or function to determine if data needs to be ADDED, UPDATED, or DELETED." as there is no description provided
We need a script in the src directory to extract data from a Knowledge Graph. The connection strings should be passed as environmental variables and the output should be a csv file.