It looks like I should start here? http://tinkerpop.apache.org/docs/3.0.2-incubating/#implementations
On Fri, Apr 8, 2016 at 11:04 AM, Fred Eisele <fredrick.eis...@gmail.com> wrote: > We have a graph-centric project which uses MongoDB as its backing store. > We would like to use the TinkerPop3 API to provide access to our graph. > > Q1: Is there any plan to provide a TinkerPop3 wrapper for MongoDB? > > Q2: Would recommended path be to update > https://github.com/datablend/blueprints-mongodb-graph ? > > Q3: What is the best TinkerPop3 reference for constructing a TinkerPop3 > wrapper around a graph-system? > > Thanks > Fred > > >