Difference between revisions of "SimpleGraph-Tutorial"

From BITPlan Wiki
Jump to navigation Jump to search
 
Line 17: Line 17:
 
[[Category:frontend]]
 
[[Category:frontend]]
 
[[Category:SiGNaL]]
 
[[Category:SiGNaL]]
 +
[[Category:Tutorial]]

Latest revision as of 09:06, 14 March 2018

SimpleGraph

Getting Started


Gremlin

Gremlin Tutorial

gremlin-standing.png 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

Practical Gremlin: An Apache TinkerPop Tutorial

The next step is to go thru the example in Practical Gremlin: An Apache TinkerPop Tutorial by Kelvin Lawrence see also https://github.com/krlawrence/graph