Package | Description |
---|---|
com.bigdata.gom.om | |
com.bigdata.rdf.internal |
This package provides an internal representation of RDF Values.
|
com.bigdata.rdf.internal.encoder | |
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.sparql.ast |
This package contains an Abstract Syntax Tree which provides an intermediate translation
target for SPARQL parsers.
|
com.bigdata.rdf.sparql.ast.eval | |
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.spo |
This package defines a statement model using long term identifiers rather than
RDF Value objects.
|
Modifier and Type | Method and Description |
---|---|
BigdataURI |
ObjectMgrModel.internKey(org.openrdf.model.URI aKey)
Intern a predicate (internal API).
|
Modifier and Type | Method and Description |
---|---|
BigdataURI |
IDatatypeURIResolver.resolve(org.openrdf.model.URI datatypeURI)
Returns a fully resolved datatype URI with the
IV set. |
Modifier and Type | Method and Description |
---|---|
Set<BigdataURI> |
ColorsEnumExtension.getDatatypes() |
Set<BigdataURI> |
EpochExtension.getDatatypes() |
Set<BigdataURI> |
IExtension.getDatatypes()
Return the fully resolved datatype(s) handled by this interface in the
form of a
BigdataURI with the TermId already set. |
Modifier and Type | Field and Description |
---|---|
protected FullyInlineURIIV<BigdataURI> |
AbstractBindingSetEncoderTestCase.fullyInlineUriIV
Extension IVs (require materialization) and the like
|
protected VocabURIByteIV<BigdataURI> |
AbstractBindingSetEncoderTestCase.vocabUriByteIV
Other IVs requiring materialization
|
protected VocabURIShortIV<BigdataURI> |
AbstractBindingSetEncoderTestCase.vocabUriShortIV |
Modifier and Type | Method and Description |
---|---|
Set<BigdataURI> |
USDFloatExtension.getDatatypes() |
Set<BigdataURI> |
CompressedTimestampExtension.getDatatypes() |
Set<BigdataURI> |
DerivedNumericsExtension.getDatatypes() |
Set<BigdataURI> |
XSDStringExtension.getDatatypes() |
Set<BigdataURI> |
GeoSpatialLiteralExtension.getDatatypes() |
Set<BigdataURI> |
DateTimeExtension.getDatatypes() |
Modifier and Type | Method and Description |
---|---|
IV<BigdataURI,?> |
LiteralExtensionIV.getExtensionIV()
Extension IV is the datatype for this literal.
|
Constructor and Description |
---|
LiteralExtensionIV(AbstractLiteralIV<BigdataLiteral,?> delegate,
IV<BigdataURI,?> datatype) |
Modifier and Type | Class and Description |
---|---|
class |
FullyInlineURIIV<V extends BigdataURI>
Implementation for inline
URI s. |
class |
PartlyInlineURIIV<V extends BigdataURI>
|
class |
URIExtensionIV<V extends BigdataURI>
Class provides support for fully inline
URI s for which a
Vocabulary item was registered for the URI namespace
. |
class |
VocabURIByteIV<V extends BigdataURI>
A fully inlined representation of a URI based on a
byte code. |
class |
VocabURIShortIV<V extends BigdataURI>
A fully inlined representation of a URI based on a
short code. |
Modifier and Type | Method and Description |
---|---|
IV<BigdataURI,?> |
URIExtensionIV.getExtensionIV()
Extension IV is the
namespace for the URI . |
Modifier and Type | Method and Description |
---|---|
BigdataURI |
LexiconRelation.resolve(org.openrdf.model.URI uri)
Returns a fully resolved datatype URI with the
IV set. |
Modifier and Type | Class and Description |
---|---|
class |
BigdataURIImpl
A URI.
|
Modifier and Type | Method and Description |
---|---|
BigdataURI |
BigdataValueFactory.asValue(org.openrdf.model.URI v)
Strongly typed for
URI s. |
BigdataURI |
BigdataValueFactoryImpl.asValue(org.openrdf.model.URI v) |
BigdataURI |
BNodeContextFactory.asValue(org.openrdf.model.URI v) |
BigdataURI |
BigdataValueFactory.createURI(String uriString) |
BigdataURI |
BNodeContextFactory.createURI(String uriString) |
BigdataURI |
BigdataValueFactory.createURI(String namespace,
String localName) |
BigdataURI |
BNodeContextFactory.createURI(String namespace,
String localName) |
BigdataURI |
BigdataLiteral.getDatatype()
Specialized return type.
|
BigdataURI |
BigdataLiteralImpl.getDatatype() |
BigdataURI |
BigdataStatementImpl.getPredicate() |
BigdataURI |
BigdataStatement.getPredicate()
Specialized return type.
|
Constructor and Description |
---|
BigdataStatementImpl(BigdataResource subject,
BigdataURI predicate,
BigdataValue object,
BigdataResource context,
StatementEnum type,
boolean userFlag)
Used by
BigdataValueFactory |
Modifier and Type | Field and Description |
---|---|
BigdataURI |
BSBMQ5Setup.product53999 |
BigdataURI |
BSBMQ5Setup.productFeature |
BigdataURI |
BSBMQ5Setup.productPropertyNumeric1 |
BigdataURI |
BSBMQ5Setup.productPropertyNumeric2 |
BigdataURI |
BSBMQ5Setup.rdfsLabel |
Modifier and Type | Method and Description |
---|---|
BigdataURI |
AST2BOpUpdateContext.getNullGraph()
Return the
BD.NULL_GRAPH with the IVCache resolved and
set. |
Modifier and Type | Method and Description |
---|---|
void |
GeoSpatialServiceFactory.GeoSpatialFilterBase.addContextCheck(Integer contextPos,
BigdataURI context) |
Modifier and Type | Method and Description |
---|---|
static BigdataURI |
ServiceCallUtility.getConstantServiceURI(IVariableOrConstant<?> serviceRef)
Return the effective service URI IFF the value expression for the service
reference is a constant.
|
static BigdataURI |
ServiceCallUtility.getServiceURI(IVariableOrConstant<?> serviceRef,
IBindingSet bset)
Return the effective service URI.
|
Constructor and Description |
---|
SPO(BigdataResource s,
BigdataURI p,
BigdataValue o,
StatementEnum type)
Construct a triple from
BigdataValue s and the specified statement
type. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.