Hello all This is regarding https://issues.apache.org/jira/browse/TINKERPOP-2244 <https://issues.apache.org/jira/browse/TINKERPOP-2244>
I wanted to discuss the right place to put the example code at. My suggestion is as follows and please let me know if you have any suggestions. 1. Create a new examples plugin in the main TinkerPop maven project similar to netty project <https://github.com/netty/netty/tree/4.1/example>. 2. Examples for all languages will be added there. 3. The examples will be cross linked from the main website similar to this Google SDK <https://cloud.google.com/docs/authentication#examples> i.e. tabs for multiple languages with a link to github code on each. 4. These examples will be available in https://tinkerpop.apache.org/ > Tutorials > TinkerPop driver user guide. Divij Vaidya
