Dear Gremlin Community,
MongoDB has long focused on offering the document model data store, which as is could potentially be used to store graphical data, although not natively. I've constantly been pondering over how users of MongoDB currently build graph databases on Mongo using the document model? Are there any non-TinkerPop workaround for storing graphs on Mongo or does anyone interested just choose another database that supports Gremlin instead?
I'd love to hear your thoughts on whether a TinkerPop implementation on MongoDB exposing the Gremlin API would be something of value to anyone out here? Does that expand the functionality you could derive from your MongoDB implementation? Let's talk!