SimpleGraph: Difference between revisions

From BITPlan Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
<graphviz>
<graphviz>
   digraph FileSystemGraph {
   digraph FileSystemGraph {
      
     rankdir="TB";
  "header.txt" -> "etc" [ label="parent"]
  "header.txt" -> "etc" [ label="parent"]
      
      
Line 75: Line 75:
  "SimpleNodeImpl.java" -> "impl" [ label="parent"]
  "SimpleNodeImpl.java" -> "impl" [ label="parent"]
   }
   }
</graphviz>
</graphviz>
</graphviz>
}}
}}
[[Category:frontend]]
[[Category:frontend]]
[[Category:SiGNaL]]
[[Category:SiGNaL]]

Revision as of 11:51, 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!