Skip to content

michael-simons/homebrew-seabolt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Homebrew tap for Neo4j seabolt

Tap and install with

brew install michael-simons/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

No packages published

Contributors 3

  •  
  •  
  •  

Languages