Interface | Description |
---|---|
BigdataGraph.Options | |
BigdataGraphConfiguration.Options | |
BigdataGraphEmbedded.Options | |
BigdataGraphListener |
Listener interface for a BigdataGraphEmbedded.
|
BlueprintsValueFactory |
Factory for converting blueprints data to RDF and back again.
|
Class | Description |
---|---|
BigdataBindingSet | |
BigdataEdge |
Edge implementation that wraps an Edge statement and points to a
BigdataGraph instance. |
BigdataElement |
Base class for
BigdataVertex and BigdataEdge . |
BigdataGraph |
A base class for a Blueprints wrapper around a bigdata back-end.
|
BigdataGraphAtom |
An atomic unit of information about a property graph.
|
BigdataGraphAtom.EdgeAtom | |
BigdataGraphAtom.EdgeLabelAtom | |
BigdataGraphAtom.ExistenceAtom | |
BigdataGraphAtom.PropertyAtom | |
BigdataGraphBulkLoad |
Simple bulk loader that will insert graph data without any consistency
checking (won't check for duplicate vertex or edge identifiers).
|
BigdataGraphClient |
This is a thin-client implementation of a Blueprints wrapper around the
client library that interacts with the NanoSparqlServer.
|
BigdataGraphConfiguration |
Create and configure a BigdataGraph for Rexster.
|
BigdataGraphEdit | |
BigdataGraphEmbedded |
This is the most basic possible implementation of the Blueprints Graph API.
|
BigdataGraphFactory |
Helper class to create BigdataGraph instances.
|
BigdataGraphQuery |
Translate a low-performance Blueprints GraphQuery into a high-performance
SPARQL query.
|
BigdataRDFFactory |
Default implementation of a
BlueprintsValueFactory for converting
blueprints data to RDF and back again. |
BigdataVertex |
Vertex implementation that wraps a Vertex URI and points to a
BigdataGraph instance. |
DefaultBlueprintsValueFactory |
Default implementation of a
BlueprintsValueFactory for converting
blueprints data to RDF and back again. |
ImmortalGraph |
An implementation of a Blueprints Graph that implements immortality using
the RDR specification.
|
MutationListener | |
PartialEdge | |
PartialElement | |
PartialVertex |
Enum | Description |
---|---|
BigdataGraphAtom.ElementType | |
BigdataGraphEdit.Action | |
BigdataPredicate |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.