Skip to content

offbit-ai/homebrew-kyugraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Homebrew Tap for KyuGraph

This tap provides the kyu-graph-cli formula — an interactive Cypher shell for the KyuGraph embedded graph database.

Install

brew tap offbit-ai/kyugraph
brew install kyu-graph-cli

Or as a one-liner:

brew install offbit-ai/kyugraph/kyu-graph-cli

Usage

# In-memory REPL
kyu-graph-cli

# Persistent database
kyu-graph-cli --path ./my-graph

# Arrow Flight server mode
kyu-graph-cli --path ./my-graph --serve --port 50051

Upgrade

brew update
brew upgrade kyu-graph-cli

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages