Package | Description |
---|---|
com.bigdata.bop.rdf.aggregate | |
com.bigdata.bop.rdf.update |
This package provides bigdata operators for SPARQL update.
|
com.bigdata.gom.gpo | |
com.bigdata.gom.om | |
com.bigdata.rdf.axioms | |
com.bigdata.rdf.internal |
This package provides an internal representation of RDF Values.
|
com.bigdata.rdf.internal.constraints | |
com.bigdata.rdf.internal.encoder | |
com.bigdata.rdf.internal.impl | |
com.bigdata.rdf.internal.impl.bnode | |
com.bigdata.rdf.internal.impl.extensions | |
com.bigdata.rdf.internal.impl.literal | |
com.bigdata.rdf.internal.impl.uri | |
com.bigdata.rdf.lexicon | |
com.bigdata.rdf.model |
This package provides a tuned implementation of the Sesame RDF data model
for the RDF database.
|
com.bigdata.rdf.rio |
This package provides an integration with the openrdf RIO parser that supports
fast data loads.
|
com.bigdata.rdf.rio.json | |
com.bigdata.rdf.rio.ntriples | |
com.bigdata.rdf.rio.turtle | |
com.bigdata.rdf.rules | |
com.bigdata.rdf.sail |
This package contains the SAIL that allow bigdata to be used as a backend for
the Sesame 2.x platform.
|
com.bigdata.rdf.sail.sparql |
This package was imported from the
org.openrdf.query.parser.sparql
package of the openrdf distribution. |
com.bigdata.rdf.sail.webapp | |
com.bigdata.rdf.sparql | |
com.bigdata.rdf.sparql.ast |
This package contains an Abstract Syntax Tree which provides an intermediate translation
target for SPARQL parsers.
|
com.bigdata.rdf.sparql.ast.cache | |
com.bigdata.rdf.sparql.ast.eval | |
com.bigdata.rdf.sparql.ast.eval.service | |
com.bigdata.rdf.sparql.ast.service |
This package provides support for SPARQL 1.1 Federated Query, including the
special case of "service" end points which live within the same JVM and use
direct method calls rather than SPARQL Query and remote (HTTP) end points
for which we will generate an appropriate SPARQL query.
|
com.bigdata.rdf.sparql.ast.ssets | |
com.bigdata.rdf.spo |
This package defines a statement model using long term identifiers rather than
RDF Value objects.
|
com.bigdata.rdf.store |
This package provides several realizations of an RDF database using the bigdata
architecture, including one suitable for temporary data, one suitable for local
processing (single host), and one designed for scale-out on commodity hardware.
|
com.bigdata.rdf.vocab |
This package provides a variety of different pre-compiled
Vocabulary classes. |
com.bigdata.service.geospatial |
Class and Description |
---|
BigdataValueFactory
Interface strengthens the return types and adds some custom extensions.
|
Class and Description |
---|
StatementEnum
The basic statement types are: axioms, explicit, inferred.
|
Class and Description |
---|
BigdataResource
A
Resource that exposes the internal term identifier. |
BigdataStatement
Also reports whether the statement is explicit, inferred or an axiom.
|
Class and Description |
---|
BigdataURI
A
URI that exposes the internal term identifier. |
BigdataValueFactory
Interface strengthens the return types and adds some custom extensions.
|
Class and Description |
---|
BigdataStatement
Also reports whether the statement is explicit, inferred or an axiom.
|
BigdataValueFactory
Interface strengthens the return types and adds some custom extensions.
|
Class and Description |
---|
BigdataLiteral
A
Literal that exposes the internal term identifier. |
BigdataURI
A
URI that exposes the internal term identifier. |
BigdataValue
An interface which exposes the internal 64-bit long integer identifiers for
Value s stored within a IRawTripleStore . |
BigdataValueFactory
Interface strengthens the return types and adds some custom extensions.
|
Class and Description |
---|
BigdataLiteral
A
Literal that exposes the internal term identifier. |
BigdataValue
An interface which exposes the internal 64-bit long integer identifiers for
Value s stored within a IRawTripleStore . |
BigdataValueFactory
Interface strengthens the return types and adds some custom extensions.
|
Class and Description |
---|
BigdataLiteral
A
Literal that exposes the internal term identifier. |
BigdataURI
A
URI that exposes the internal term identifier. |
BigdataValue
An interface which exposes the internal 64-bit long integer identifiers for
Value s stored within a IRawTripleStore . |
BigdataValueFactory
Interface strengthens the return types and adds some custom extensions.
|
Class and Description |
---|
BigdataLiteral
A
Literal that exposes the internal term identifier. |
BigdataValue
An interface which exposes the internal 64-bit long integer identifiers for
Value s stored within a IRawTripleStore . |
Class and Description |
---|
BigdataBNode
A
BNode that exposes the internal term identifier. |
Class and Description |
---|
BigdataLiteral
A
Literal that exposes the internal term identifier. |
BigdataURI
A
URI that exposes the internal term identifier. |
BigdataValue
An interface which exposes the internal 64-bit long integer identifiers for
Value s stored within a IRawTripleStore . |
BigdataValueFactory
Interface strengthens the return types and adds some custom extensions.
|
Class and Description |
---|
BigdataLiteral
A
Literal that exposes the internal term identifier. |
BigdataURI
A
URI that exposes the internal term identifier. |
Class and Description |
---|
BigdataLiteral
A
Literal that exposes the internal term identifier. |
BigdataURI
A
URI that exposes the internal term identifier. |
Class and Description |
---|
BigdataURI
A
URI that exposes the internal term identifier. |
BigdataValue
An interface which exposes the internal 64-bit long integer identifiers for
Value s stored within a IRawTripleStore . |
BigdataValueFactory
Interface strengthens the return types and adds some custom extensions.
|
BigdataValueSerializer
Helper class provides efficient stand-off serialization of RDF
Value
objects. |
Class and Description |
---|
BigdataBNode
A
BNode that exposes the internal term identifier. |
BigdataBNodeImpl
A blank node.
|
BigdataLiteral
A
Literal that exposes the internal term identifier. |
BigdataLiteralImpl
A literal.
|
BigdataResource
A
Resource that exposes the internal term identifier. |
BigdataResourceImpl |
BigdataStatement
Also reports whether the statement is explicit, inferred or an axiom.
|
BigdataStatementImpl
Implementation reveals whether a statement is explicit, inferred, or an axiom
and the internal term identifiers for the subject, predicate, object, the
context bound on that statement (when present).
|
BigdataURI
A
URI that exposes the internal term identifier. |
BigdataURIImpl
A URI.
|
BigdataValue
An interface which exposes the internal 64-bit long integer identifiers for
Value s stored within a IRawTripleStore . |
BigdataValueFactory
Interface strengthens the return types and adds some custom extensions.
|
BigdataValueImpl
Abstract base class for
BigdataValue implementations. |
BigdataValueSerializer
Helper class provides efficient stand-off serialization of RDF
Value
objects. |
BNodeContextFactory
Class provides a document-scoped context for generating blank node
identifiers (IDs).
|
StatementEnum
The basic statement types are: axioms, explicit, inferred.
|
Class and Description |
---|
BigdataBNode
A
BNode that exposes the internal term identifier. |
BigdataStatement
Also reports whether the statement is explicit, inferred or an axiom.
|
BigdataValue
An interface which exposes the internal 64-bit long integer identifiers for
Value s stored within a IRawTripleStore . |
BigdataValueFactory
Interface strengthens the return types and adds some custom extensions.
|
StatementEnum
The basic statement types are: axioms, explicit, inferred.
|
Class and Description |
---|
BigdataBNode
A
BNode that exposes the internal term identifier. |
Class and Description |
---|
BigdataValueFactory
Interface strengthens the return types and adds some custom extensions.
|
Class and Description |
---|
BigdataBNode
A
BNode that exposes the internal term identifier. |
Class and Description |
---|
BigdataValue
An interface which exposes the internal 64-bit long integer identifiers for
Value s stored within a IRawTripleStore . |
Class and Description |
---|
BigdataValueFactory
Interface strengthens the return types and adds some custom extensions.
|
Class and Description |
---|
BigdataValue
An interface which exposes the internal 64-bit long integer identifiers for
Value s stored within a IRawTripleStore . |
BigdataValueFactory
Interface strengthens the return types and adds some custom extensions.
|
Class and Description |
---|
BigdataValue
An interface which exposes the internal 64-bit long integer identifiers for
Value s stored within a IRawTripleStore . |
Class and Description |
---|
BigdataValue
An interface which exposes the internal 64-bit long integer identifiers for
Value s stored within a IRawTripleStore . |
BigdataValueFactory
Interface strengthens the return types and adds some custom extensions.
|
Class and Description |
---|
BigdataLiteral
A
Literal that exposes the internal term identifier. |
BigdataStatement
Also reports whether the statement is explicit, inferred or an axiom.
|
BigdataURI
A
URI that exposes the internal term identifier. |
BigdataValue
An interface which exposes the internal 64-bit long integer identifiers for
Value s stored within a IRawTripleStore . |
BigdataValueFactory
Interface strengthens the return types and adds some custom extensions.
|
Class and Description |
---|
BigdataStatement
Also reports whether the statement is explicit, inferred or an axiom.
|
BigdataValue
An interface which exposes the internal 64-bit long integer identifiers for
Value s stored within a IRawTripleStore . |
Class and Description |
---|
BigdataBNode
A
BNode that exposes the internal term identifier. |
BigdataStatement
Also reports whether the statement is explicit, inferred or an axiom.
|
BigdataURI
A
URI that exposes the internal term identifier. |
BigdataValue
An interface which exposes the internal 64-bit long integer identifiers for
Value s stored within a IRawTripleStore . |
BigdataValueFactory
Interface strengthens the return types and adds some custom extensions.
|
Class and Description |
---|
BigdataValueFactory
Interface strengthens the return types and adds some custom extensions.
|
Class and Description |
---|
BigdataURI
A
URI that exposes the internal term identifier. |
Class and Description |
---|
BigdataLiteral
A
Literal that exposes the internal term identifier. |
BigdataValue
An interface which exposes the internal 64-bit long integer identifiers for
Value s stored within a IRawTripleStore . |
BigdataValueFactory
Interface strengthens the return types and adds some custom extensions.
|
Class and Description |
---|
BigdataResource
A
Resource that exposes the internal term identifier. |
BigdataStatement
Also reports whether the statement is explicit, inferred or an axiom.
|
BigdataURI
A
URI that exposes the internal term identifier. |
BigdataValue
An interface which exposes the internal 64-bit long integer identifiers for
Value s stored within a IRawTripleStore . |
StatementEnum
The basic statement types are: axioms, explicit, inferred.
|
Class and Description |
---|
BigdataBNode
A
BNode that exposes the internal term identifier. |
BigdataLiteral
A
Literal that exposes the internal term identifier. |
BigdataStatement
Also reports whether the statement is explicit, inferred or an axiom.
|
BigdataValue
An interface which exposes the internal 64-bit long integer identifiers for
Value s stored within a IRawTripleStore . |
BigdataValueFactory
Interface strengthens the return types and adds some custom extensions.
|
Class and Description |
---|
BigdataValue
An interface which exposes the internal 64-bit long integer identifiers for
Value s stored within a IRawTripleStore . |
Class and Description |
---|
BigdataValue
An interface which exposes the internal 64-bit long integer identifiers for
Value s stored within a IRawTripleStore . |
BigdataValueFactory
Interface strengthens the return types and adds some custom extensions.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.