Thanks Daniel and Marko,

I believed I noticed a mistake, regarding the "LEFT JOIN".
In the example, LEFT JOIN would return all customers, either having or not 
having any orders.
The Gremlin script on the other hand, will only return customers having at 
least one order.

Regards,
Effy

On Saturday, October 3, 2015 at 4:47:09 AM UTC+3, Marko A. Rodriguez wrote:
>
> Hello everyone,
>
> Daniel Kuppitz rewrote http://sql2gremlin.com to use not only Gremlin3, 
> but TinkerPop3's doc-processor which always executes documentation code in 
> the GremlinConsole and prints the results to the docs.
>
> I added a new section to our homepage called "Tutorials." SQL2Gremlin is 
> the only one right now. However, if anyone has any solid tutorials/demos 
> (using TinkerPop3) please provide link.
>
> http://tinkerpop.incubator.apache.org/ (scroll down to Community 
> Contributions)
>
> Enjoy,
> Marko.
>
> http://markorodriguez.com
>
>

Reply via email to