Skip to content

MatthewAger/homebrew-seabolt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Homebrew tap for Neo4j seabolt

Tap and install with

brew install MatthewAger/homebrew-seabolt/seabolt

Afterwards, seabolt-cli is available on the path and you can run queries like this:

BOLT_PASSWORD=secret seabolt-cli run "UNWIND range(1, 23) AS n RETURN n"

The library can also be used for developing with Go using the Neo4j Go Driver. Here’s a good starter: The All New Neo4j Drivers Are Out — Now Including Go!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 100.0%