Skip to content

Releases: blazegraph/tinkerpop3

Tinkerpop3 Support for Blazegraph 2.0.0

26 Jan 17:39
Compare
Choose a tag to compare

This is version 1.0.0 of the Welcome to the Blazegraph/TinkerPop3 project. The TP3 implementation has some significant differences from the TP2 version. The data model has been changed to use RDF*, an RDF reification framework described.

It is available in Maven central. Check out here to get started.

   <dependency>
      <groupId>com.blazegraph</groupId>
      <artifactId>blazegraph-gremlin</artifactId>
      <version>1.0.0</version>
   </dependency>