SimpleGraph

From BITPlan Wiki
Revision as of 07:37, 14 February 2018 by Wf (talk | contribs)
Jump to navigation Jump to search

SimpleGraph

SimpleGraph is an open source project that allows to wrap Systems APIs in a way that graph algorithms and storage can be applied. As an implementation Apache Tinkerpop/Gremlin is used.


Modules

  1. SimpleGraph-FileSystem
  2. SimpleGraph-JSON
  3. SimpleGraph-MapSystem

Motivation

Solving IT Problems accross System boundaries can get very difficult. There may be a wealth of APIs which first looks helpful but given the diversity of approaches it a daunting task will need to be tackled to get reasonable results. More often than not projects are not even started since the cost/benefit ratio is not good enough. SimpleGraph aims to supply a unified graph API access to Systems for which this makes sense. In fact for most systems it makes sense to have a graph API. Quite a few problems will get much easier to solve if the subdivision of the problem is done with the goal to apply graph algorithms.


In Internet Explorer versions up to 8, things inside the canvas are inaccessible!