From 30a87bea550608ce81fd04b5e2013a2150bf26ec Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sat, 10 Jan 2015 10:30:40 +0100 Subject: Added _kv_ project page --- source/00_content/pages/projects/graph_storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/00_content/pages/projects/graph_storage.md') diff --git a/source/00_content/pages/projects/graph_storage.md b/source/00_content/pages/projects/graph_storage.md index 383eeee..353e3ce 100644 --- a/source/00_content/pages/projects/graph_storage.md +++ b/source/00_content/pages/projects/graph_storage.md @@ -1,6 +1,6 @@ # GraphStorage -…is a Graph storage and query library based on Google LevelDB. +…is a Graph storage and query library based on Google LevelDB and written in C++. It currently supports integer indexed nodes with properties and directed edges with types. The integer IDs are serialized _by hand_, values are serialized using protocol buffers. Everything is stored in a single sorted [LevelDB] database. -- cgit v1.2.3