yxdunc / aeon_graphDB

Object oriented layer for whiteDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aeon_graphDB

WhiteDB:

Download:

Download "whitedb" here : http://whitedb.org/download.html

Install:

Then to install type: (more details here: http://whitedb.org/install.html)

./configure
make
make install

Initialisation:

./Init.sh

Run the test:

make
./aeon_graphDB

Development stopped since whiteDB is not maintained anylonger :Build Status

About

Object oriented layer for whiteDB

License:GNU General Public License v2.0


Languages

Language:C++ 90.6%Language:Makefile 5.2%Language:Shell 3.6%Language:C 0.6%