Difference between revisions of "SimpleGraph-Tutorial"
Jump to navigation
Jump to search
| Line 11: | Line 11: | ||
}} | }} | ||
[[Category:frontend]] | [[Category:frontend]] | ||
| + | [[Category:SiGNaL]] | ||
Revision as of 12:55, 3 March 2018
Getting Started
Gremlin
The Gremlin Tutorial is a good
starting point to learn about Gremlin.
The Tutorial examples use the Gremlin console. You'll find corresponding java examples in simplegraph-core TestGremlinTutorial
You might want to try these out in your favorite IDE e.g. SimpleGraph-Installation#Eclipse