jar

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 JAR file - Latest Versions:

All Versions

Download com.blazegraph : blazegraph-gremlin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window blazegraph-gremlin-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.blazegraph.gremlin.embedded

├─ com.blazegraph.gremlin.embedded.BasicRepositoryProvider.class - [JAR]

├─ com.blazegraph.gremlin.embedded.BlazeGraphEmbedded.class - [JAR]

├─ com.blazegraph.gremlin.embedded.BlazeGraphFactory.class - [JAR]

├─ com.blazegraph.gremlin.embedded.BlazeGraphReadOnly.class - [JAR]

com.blazegraph.gremlin.console

├─ com.blazegraph.gremlin.console.BlazeGremlinPlugin.class - [JAR]

com.blazegraph.gremlin.internal

├─ com.blazegraph.gremlin.internal.BlazeSailListener.class - [JAR]

├─ com.blazegraph.gremlin.internal.ListIndexExtension.class - [JAR]

├─ com.blazegraph.gremlin.internal.Tinkerpop3CoreVocab_v10.class - [JAR]

├─ com.blazegraph.gremlin.internal.Tinkerpop3ExtensionFactory.class - [JAR]

├─ com.blazegraph.gremlin.internal.Tinkerpop3InlineURIFactory.class - [JAR]

com.blazegraph.gremlin.util

├─ com.blazegraph.gremlin.util.CloseableIterator.class - [JAR]

├─ com.blazegraph.gremlin.util.Code.class - [JAR]

├─ com.blazegraph.gremlin.util.LambdaLogger.class - [JAR]

├─ com.blazegraph.gremlin.util.Lambdas.class - [JAR]

├─ com.blazegraph.gremlin.util.Memoizer.class - [JAR]

├─ com.blazegraph.gremlin.util.Streams.class - [JAR]

com.blazegraph.gremlin.listener

├─ com.blazegraph.gremlin.listener.BlazeGraphAtom.class - [JAR]

├─ com.blazegraph.gremlin.listener.BlazeGraphEdit.class - [JAR]

├─ com.blazegraph.gremlin.listener.BlazeGraphListener.class - [JAR]

com.blazegraph.gremlin.structure

├─ com.blazegraph.gremlin.structure.AbstractBlazeElement.class - [JAR]

├─ com.blazegraph.gremlin.structure.BlazeBindingSet.class - [JAR]

├─ com.blazegraph.gremlin.structure.BlazeEdge.class - [JAR]

├─ com.blazegraph.gremlin.structure.BlazeElement.class - [JAR]

├─ com.blazegraph.gremlin.structure.BlazeGraph.class - [JAR]

├─ com.blazegraph.gremlin.structure.BlazeGraphFeatures.class - [JAR]

├─ com.blazegraph.gremlin.structure.BlazeProperty.class - [JAR]

├─ com.blazegraph.gremlin.structure.BlazeReifiedElement.class - [JAR]

├─ com.blazegraph.gremlin.structure.BlazeValueFactory.class - [JAR]

├─ com.blazegraph.gremlin.structure.BlazeVertex.class - [JAR]

├─ com.blazegraph.gremlin.structure.BlazeVertexProperty.class - [JAR]

├─ com.blazegraph.gremlin.structure.EmptyBlazeProperty.class - [JAR]

├─ com.blazegraph.gremlin.structure.EmptyBlazeVertexProperty.class - [JAR]

├─ com.blazegraph.gremlin.structure.SparqlGenerator.class - [JAR]

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