-
Notifications
You must be signed in to change notification settings - Fork 275
Desired Implementations
jbmusso edited this page Jul 12, 2016
·
21 revisions
Attention: this Wiki hosts an outdated version of the TinkerPop framework and Gremlin language documentation.
Please visit the Apache TinkerPop website and latest documentation.
It is a time consuming process to maintain Blueprints implementations as graph database/framework versions and features change. Many developers focusing on a particular implementation is an ideal way of ensuring that Blueprints has wide reach and is always consistent with the latest developments. If there is a graph database/framework that is currently not supported by Blueprints and you are an expert with that system, please contribute an implementation. To get a feel of what is required, see Property Graph Model and Property Graph Model Test Suite.
Below is a list of desired implementations. This list is not intended to be exhaustive. Please feel free to add to the list.
- db4o
- Versant Object Database
- InfoGrid
- vertexdb
- Redis – see Blueredis
- Lucene – see Lumeo
- Azure Table Storage
- Sail-based RDF Stores (very easy to do as only a
Sail
constructor is needed)