SimpleGraph: Difference between revisions
Jump to navigation
Jump to search
(Replaced content with "{{Article|title=SimpleGraph|text=[https://github.com/BITPlan/com.bitplan.simplegraph SimpleGraph] is an open source project that allows to wrap Systems APIs in a way that...") |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Article|title=SimpleGraph|text=[https://github.com/BITPlan/com.bitplan.simplegraph SimpleGraph] | {{Article|title=SimpleGraph|text=[https://github.com/BITPlan/com.bitplan.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. | 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.}} | ||
= Modules = | = Modules = | ||
# {{Link|target=SimpleGraph-FileSystem}} | # {{Link|target=SimpleGraph-FileSystem}} | ||
# {{Link|target=SimpleGraph-MapSystem}} | # {{Link|target=SimpleGraph-MapSystem}} | ||
[[Category:frontend]] | |||
[[Category:SiGNaL]] | |||
[[Category:SimpleGraph]] | |||
Revision as of 16:37, 13 February 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.