Package | Description |
---|---|
com.blazegraph.gremlin.embedded | |
com.blazegraph.gremlin.structure |
Class and Description |
---|
BlazeGraph
Blazegraph/tinkerpop3 integration.
|
Class and Description |
---|
BlazeBindingSet
A property graph version of a tuple query result binding set.
|
BlazeEdge
Concrete edge implementation for Blazegraph.
|
BlazeElement
Extends the Tinkerpop3 interface to strengthen return types from Iterator
to
CloseableIterator and to expose RDF values for id and label. |
BlazeGraph
Blazegraph/tinkerpop3 integration.
|
BlazeGraph.Match
Enum used by the full text search API.
|
BlazeGraph.Transforms
Transform functions from RDF results (binding sets and statements) to
property graph results.
|
BlazeGraphFeatures
The blazegraph-tinkerpop3 feature set.
|
BlazeGraphFeatures.Datatype
Supports all primitives, no lists.
|
BlazeGraphFeatures.Element |
BlazeProperty
Concrete property implementation for Blazegraph.
|
BlazeReifiedElement
Common interface for
BlazeEdge and BlazeVertexProperty ,
both of which use a sid (reified statement) as their RDF id for attaching
labels (BlazeEdge) and properties (both). |
BlazeValueFactory
Factory for converting Tinkerpop data (element ids, property names/values)
to RDF values (URIs, Literals) and back again.
|
BlazeVertex
Concrete vertex implementation for BlazeGraph.
|
BlazeVertexProperty
Concrete vertex property implementation for Blazegraph.
|
EmptyBlazeProperty
Wanted to extend TP3's
EmptyProperty , but it's final. |
EmptyBlazeVertexProperty
Wanted to extend TP3's
EmptyVertexProperty , but it's final. |
Copyright © 2015–2016 SYSTAP, LLC DBA Blazegraph. All rights reserved.