You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering if there is any possible way to make an automatic query with some code? Like If I have a parser that converts a file to csv, can I also add in the same program another python program that takes the file and loads it how you usually would with a cyper query but now it's automated as soon as the file is parsed it is also uploaded to neo4j through the extension in vscode?
The text was updated successfully, but these errors were encountered:
I was wondering if there is any possible way to make an automatic query with some code? Like If I have a parser that converts a file to csv, can I also add in the same program another python program that takes the file and loads it how you usually would with a cyper query but now it's automated as soon as the file is parsed it is also uploaded to neo4j through the extension in vscode?
The text was updated successfully, but these errors were encountered: