Package | Description |
---|---|
com.bigdata.bop.solutions |
This package provides distinct, sort, and aggregation operators.
|
com.bigdata.rdf.graph.impl.bd | |
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.bsbm.bi | |
com.bigdata.rdf.sparql.ast.eval.bsbm.explore | |
com.bigdata.rdf.sparql.ast.eval.reif | |
com.bigdata.rdf.sparql.ast.eval.rto | |
com.bigdata.rdf.sparql.ast.eval.service | |
com.bigdata.rdf.sparql.ast.hints |
Query hints are specified at the SPARQL layer using magic predicates.
|
com.bigdata.rdf.sparql.ast.optimizers | |
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 | |
com.bigdata.rdf.sparql.ast.service.storedquery |
An embedded SERVICE that permits an application to register and execute
stored queries.
|
com.bigdata.rdf.sparql.ast.ssets | |
com.bigdata.service.fts |
Class and Description |
---|
AbstractDataAndSPARQLTestCase |
AbstractDataDrivenSPARQLTestCase
Abstract base class for data driven test suites.
|
Class and Description |
---|
CustomServiceFactoryBase
Base class for abstract services, providing base implementation for
getRequiredBound and getDesiredBound methods (which can be overridden
by subclasses).
|
Class and Description |
---|
AST2BOpContext
Convenience class for passing around the various pieces of context necessary
to construct the bop pipeline.
|
DataSetSummary
Helper class summarizes the named graphs or default graph mode for a quads
query.
|
IEvaluationContext
Interface providing access to various things of interest when preparing and
evaluating a query or update operation.
|
Class and Description |
---|
CustomServiceFactoryBase
Base class for abstract services, providing base implementation for
getRequiredBound and getDesiredBound methods (which can be overridden
by subclasses).
|
Class and Description |
---|
AbstractDataAndSPARQLTestCase |
AbstractDataAndSPARQLTestCase.AbsHelper |
AbstractDataDrivenSPARQLTestCase
Abstract base class for data driven test suites.
|
AbstractDataDrivenSPARQLTestCase.TestHelper
Data-driven unit tests for SPARQL queries.
|
AbstractInlineSELECTTestCase
The idea here is that the subclasses provide the data for the test
(i.e.
|
AbstractServiceFactory
An abstract
ServiceFactory that deals with service parameters (magic
predicates that configure the service) in a standardized manner using the
ServiceParams helper class. |
AbstractServiceFactoryBase
Base class for abstract services, providing base implementation for
getRequiredBound and getDesiredBound methods (which can be overridden
by subclasses).
|
AST2BOpBase
Base class provides support for triples, sids, and quads mode joins which
was refactored from the old Rule2BOpUtility class.
|
AST2BOpBase.Annotations
Annotations used to mark named and default graph patterns on the
IPredicate s. |
AST2BOpContext
Convenience class for passing around the various pieces of context necessary
to construct the bop pipeline.
|
AST2BOpFilters
Class handles the materialization pattern for filters by adding a series of
materialization steps to materialize terms needed downstream.
|
AST2BOpJoins
Class handles join patterns.
|
AST2BOpRTO
Integration with the Runtime Optimizer (RTO).
|
AST2BOpUpdateContext
Extended to expose the connection used to execute the SPARQL UPDATE request.
|
AST2BOpUtility
Query plan generator converts an AST into a query plan made up of
PipelineOp s. |
ASTSearchOptimizerBase
Translate
FTS.SEARCH and related magic predicates into a
ServiceNode which will invoke the bigdata search engine. |
GeoSpatialServiceFactory.GeoSpatialDefaults
Default values for geospatial service, such as unit definitions.
|
GeoSpatialServiceFactory.GeoSpatialFilterBase |
GeoSpatialServiceFactory.GeoSpatialServiceCallConfiguration
Wrapper class representing a geospatial service call configuration.
|
IEvaluationContext
Interface providing access to various things of interest when preparing and
evaluating a query or update operation.
|
IExternalAST2BOp
Interface for an external evaluation of
JoinGroupNode s. |
MutableTupleQueryResult
An implementation of the
TupleQueryResult interface that stores the
complete query result in memory. |
ServiceParams
Helper class for parsing an extracting SERVICE parameters.
|
TestDistinctTermScanOptimizer
SPARQL level test suite for the
ASTDistinctTermScanOptimizer and its
physical operator DistinctTermScanOp . |
TestFastRangeCountOptimizer |
TestSimpleBindingsOptimizer
SPARQL level test suite for the
ASTSimpleBindingsOptimizer . |
TestSimpleGroupByAndCountOptimizer
SPARQL level test suite for the
ASTSimpleGroupByAndCountOptimizer . |
TestTicket1105
Test suite asserting that queries containint quads constructs (named graphs)
are rejected in triples mode (at parsing phase), but go through in quads
mode.
|
Class and Description |
---|
AbstractDataAndSPARQLTestCase |
AbstractDataDrivenSPARQLTestCase
Abstract base class for data driven test suites.
|
Class and Description |
---|
AbstractDataAndSPARQLTestCase |
AbstractDataDrivenSPARQLTestCase
Abstract base class for data driven test suites.
|
Class and Description |
---|
AbstractDataAndSPARQLTestCase |
AbstractDataDrivenSPARQLTestCase
Abstract base class for data driven test suites.
|
Class and Description |
---|
AbstractDataAndSPARQLTestCase |
AbstractDataDrivenSPARQLTestCase
Abstract base class for data driven test suites.
|
AbstractDataDrivenSPARQLTestCase.TestHelper
Data-driven unit tests for SPARQL queries.
|
Class and Description |
---|
AbstractDataAndSPARQLTestCase |
AbstractDataDrivenSPARQLTestCase
Abstract base class for data driven test suites.
|
AbstractServiceFactoryBase
Base class for abstract services, providing base implementation for
getRequiredBound and getDesiredBound methods (which can be overridden
by subclasses).
|
Class and Description |
---|
AST2BOpContext
Convenience class for passing around the various pieces of context necessary
to construct the bop pipeline.
|
IEvaluationContext
Interface providing access to various things of interest when preparing and
evaluating a query or update operation.
|
Class and Description |
---|
AST2BOpBase.Annotations
Annotations used to mark named and default graph patterns on the
IPredicate s. |
AST2BOpContext
Convenience class for passing around the various pieces of context necessary
to construct the bop pipeline.
|
Class and Description |
---|
AbstractServiceFactoryBase
Base class for abstract services, providing base implementation for
getRequiredBound and getDesiredBound methods (which can be overridden
by subclasses).
|
Class and Description |
---|
CustomServiceFactoryBase
Base class for abstract services, providing base implementation for
getRequiredBound and getDesiredBound methods (which can be overridden
by subclasses).
|
Class and Description |
---|
AbstractDataAndSPARQLTestCase |
AbstractDataDrivenSPARQLTestCase
Abstract base class for data driven test suites.
|
AbstractServiceFactoryBase
Base class for abstract services, providing base implementation for
getRequiredBound and getDesiredBound methods (which can be overridden
by subclasses).
|
ServiceParams
Helper class for parsing an extracting SERVICE parameters.
|
Class and Description |
---|
IEvaluationContext
Interface providing access to various things of interest when preparing and
evaluating a query or update operation.
|
Class and Description |
---|
AbstractServiceFactoryBase
Base class for abstract services, providing base implementation for
getRequiredBound and getDesiredBound methods (which can be overridden
by subclasses).
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.