Interesting, their example says it works with Java 7. I'll have to try that out.
On Wed, May 10, 2017 at 9:12 AM, Stephen Mallette <[email protected]> wrote: > Looks like they embedded Gremlin Server or implemented the protocol as you > connect with the TinkerPop drivers: > > https://github.com/Azure-Samples/azure-cosmos-db-graph- > java-getting-started > > > > On Wed, May 10, 2017 at 12:03 PM, Marko Rodriguez <[email protected]> > wrote: > > > Hello, > > > > Microsoft just announced CosmoDB which has Gremlin support. > > > > https://buildazure.com/2017/05/10/cosmosdb-the-new- > > documentdb-nosql-database-in-microsoft-azure/ < > > https://buildazure.com/2017/05/10/cosmosdb-the-new- > > documentdb-nosql-database-in-microsoft-azure/> > > https://github.com/Azure-Samples/azure-cosmos-db-graph- > > java-getting-started/blob/master/src/GetStarted/Program.java < > > https://github.com/Azure-Samples/azure-cosmos-db-graph- > > java-getting-started/blob/master/src/GetStarted/Program.java> > > > > We can add this to the provider listings on index.html. If no on > > disagrees, I can add it in 72 hours. > > > > Marko. > > > > http://markorodriguez.com > > > > > > > > >
