Hi,
Traditionally, we first setup the database of Neo4j by entering the Create queries in browser. But can we directly send the queries like CREATE, MATCH, etc. to Neo4j without running the queries on Neo4j Browser via NodeJS ? Is there a provision ? I do not want to enter the queries in Neo4j Browser and want to automate this process vis NodeJS.
Thanks & Regards,
Sucheta