Difference between revisions of "SimpleGraph"

From BITPlan Wiki
Jump to navigation Jump to search
Line 4: Line 4:
 
<graphviz>
 
<graphviz>
 
   digraph FileSystemGraph {
 
   digraph FileSystemGraph {
     rankdir "RL";
+
     rankdir="RL";
 
         "header.txt" -> "etc" [ label="parent"]
 
         "header.txt" -> "etc" [ label="parent"]
 
         "SimpleGraphImpl.java" -> "impl" [ label="parent"]
 
         "SimpleGraphImpl.java" -> "impl" [ label="parent"]

Revision as of 14:45, 13 January 2018

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 Gremlin/Tinkerpop is used.

FileSystem example


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