DOC

com.blazegraph : blazegraph-gremlin

Maven & Gradle

Jan 27, 2016
57 stars

blazegraph-gremlin · 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 here: https://wiki.blazegraph.com/wiki/index.php/Reification_Done_Right. The concept behind blazegraph-gremlin is that property graph (PG) data can be loaded and accessed via the TinkerPop3 API, but underneath the hood the data will be stored as RDF using the PG data model described in this document. Once PG data has been loaded you can interact with it just like you would interact with ordinary RDF - you can run SPARQL queries or interact with the data via the SAIL API. It just works. The PG data model is also customizable via a round-tripping interface called the BlazeValueFactory, also described in detail in this document.

Table Of Contents

Latest Version

Download com.blazegraph : blazegraph-gremlin Javadoc & API Documentation - Latest Versions:

All Versions

Download com.blazegraph : blazegraph-gremlin Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file blazegraph-gremlin-1.0.0-javadoc.jar to blazegraph-gremlin-1.0.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder blazegraph-gremlin-1.0.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "blazegraph-gremlin-1.0.0-sources.jar" -d "blazegraph-gremlin-1.0.0-javadoc" -subpackages 

Advertisement

Dependencies from Group

Aug 30, 2016
26 usages
646 stars
Aug 30, 2016
12 usages
Aug 30, 2016
12 usages
646 stars
Aug 30, 2016
10 usages
Aug 30, 2016
9 usages

Discover Dependencies

Aug 30, 2016
646 stars
Aug 30, 2016
5 usages
646 stars
Aug 30, 2016
3 usages
646 stars
Aug 30, 2016
3 usages
646 stars
Jun 27, 2017
2 stars
Jan 28, 2016
1 usages
2 stars
May 17, 2016
Mar 14, 2019
22 stars