Skip to content

utilitywarehouse/cyphertool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cyphertool

Simple utility for doing useful things with cypher statements

Installation

Once you have Installed Go, use:

go get github.com/utilitywarehouse/cyphertool

Help

cyphertool --help

Example usage

echo 'CREATE (ee:Person { name: "Emil", from: "Sweden", klout: 99 })' | cyphertool run

Multiple statements can be separated by ;

About

Simple utility for doing useful things with cypher statements

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages