Graph-commit project: Powershell "interpreter" for Cypher

graph-commit project: Powershell "interpreter" for Cypher

This is a little toolset that I developed to help me automate and manage running cypher query language (cql) .cypher scripts from a Windows computer against a Neo4j server on my network. It allows me to schedule and run multi-transaction scripts from a single command line, pass credentials/keys/tokens with values securely stored in the local Windows registry, and log the results of execution to allow parsing and validation.

I use these tools for regularly importing data into my graph database, and thought I'd share them with the community. Would love to hear feedback!

Thanks for submitting!

I've added a tag that allows your blog to be displayed on the community home page!