Skip to content

A small command-line explorer for hyper-graph databases.

License

Notifications You must be signed in to change notification settings

Frando/hyper-graph-cli-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hyper-graph-cli-browser

A small command-line explorer for hyper-graph databases.

Has a built-in preset to load databases created with hyper-readings.

Screenshot

Installation

npm install -g hyper-graph-cli-browser

or

git clone https://github.com/Frando/hyper-graph-cli-browser
npm install

Usage

$ hg-browser browse path/to/db --predidate rdf:type --object hr:root

Opens the hypergraph database at that pass. Specify a root (intro) query with one, two or three options out of --subject, --predicate, --object.

or, to directly browse hyper-reader databases

hg-browser hyperreadings

If running from the cloned repository, replace hg-browser by node cli.js.

About

A small command-line explorer for hyper-graph databases.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published