Package | Description |
---|---|
com.bigdata.rdf.graph.impl.bd | |
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.sparql.ast.cache | |
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.sparql.ast.service.history |
Modifier and Type | Class and Description |
---|---|
class |
GASService
A SERVICE that exposes
IGASProgram s for SPARQL execution. |
Modifier and Type | Class and Description |
---|---|
class |
RDRHistoryServiceFactory |
Modifier and Type | Class and Description |
---|---|
class |
DescribeServiceFactory
This service tracks KB updates via an
IChangeLog and is responsible
for DESCRIBE cache invalidation for resources for which an update has been
observed. |
Modifier and Type | Class and Description |
---|---|
class |
CustomServiceFactoryBase
Base class for abstract services, providing base implementation for
getRequiredBound and getDesiredBound methods (which can be overridden
by subclasses).
|
Modifier and Type | Method and Description |
---|---|
Iterator<CustomServiceFactory> |
ServiceRegistry.customServices()
Return an
Iterator providing a read-only view of the registered
CustomServiceFactory s. |
Modifier and Type | Class and Description |
---|---|
class |
HistoryServiceFactory
This service tracks KB updates via an
IChangeLog and is responsible
for maintaining an ordered index over the assertions that have been added to
or removed from a KB instance. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.