0.0.1 • Published 7 years ago
hyper-graph-cli-browser v0.0.1
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.

Installation
npm install -g hyper-graph-cli-browseror
git clone https://github.com/Frando/hyper-graph-cli-browser
npm installUsage
$ hg-browser browse path/to/db --predidate rdf:type --object hr:rootOpens 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 hyperreadingsIf running from the cloned repositors, replace hg-browser by node cli.js.
0.0.1
7 years ago