Skip to content

hfy-only/gStore

Repository files navigation

gStore

gStore2.0

Install Steps

System Requirement: 64bit linux with g++, gcc, make installed.

Install gStore2.0, just with two commands.

  1. run

make lib_antlr

to compile and link the library(static) we need.

  1. run

make

to compile the gStore code and build executable "gload", "gquery", "gserver", "gclient".

About

gStore - a graph based RDF triple store.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 77.9%
  • JavaScript 10.0%
  • HTML 6.7%
  • Shell 1.1%
  • PHP 1.0%
  • Makefile 0.8%
  • Other 2.5%