Skip to content

tuttlem/graphd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphd

A graph database implementation

Libraries

Boost 1.77

# bootstrap the build
./bootstrap.sh --prefix=/home/michael/Source/lib/boost_1_77_0 --without-icu

# generate headers
./b2 headers

# build and install
./b2 -j7 --disable-icu --ignore-site-config variant=release threading=multi install

About

Graph database implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published