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