Skip to content

kinghand/KHGraphDB

 
 

Repository files navigation

KHGraphDB

A Graph Database

By kinghand crew

Introduction

KHGraphDB is an object-orientated graph data storage

KHGraphDB was entirely developed in C# and runs on Microsoft's .Net platform as well as on the open source reimplementation Mono.

System

Structure : Elemental structure

Interface : IDBObject IVertex IType IEdge IGraph

Algorithm : Every algorithm classes inherit from class algorithm , whitch base on DBObject

Interface IAlgorithm

Demo

As a example , a demo project are included

About

A Graph Database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%