cayley

Open-source graph database inspired by Freebase and Google Knowledge Graph

brewmacoslinux
Try with needOr install directly
Source

About

Graph database inspired by Freebase and Knowledge Graph

Commands

cayley

Examples

Start the Cayley server on default port 64210$ cayley http
Load RDF data from a file into the graph database$ cayley load -d bolt --alsologtostderr < data.nq
Open interactive REPL for querying the graph database$ cayley repl