Package | Description |
---|---|
com.bigdata.rdf.sail.sparql |
This package was imported from the
org.openrdf.query.parser.sparql
package of the openrdf distribution. |
com.bigdata.rdf.sparql.ast.eval.service |
Modifier and Type | Class and Description |
---|---|
class |
BigdataSPARQL2ASTParserTest
Non-manifest driven versions of the manifest driven test suite to facilitate
debugging.
|
class |
TestBigdataExprBuilder
Test suite for
BigdataExprBuilder . |
class |
TestBindingsClause
Test suite for the BINDINGS clause.
|
class |
TestGroupGraphPatternBuilder
Test suite for translating the openrdf SPARQL AST nodes for
GroupGraphPattern into the bigdata AST (join groups, union,
etc). |
class |
TestReificationDoneRightParser
Test suite for the proposed standardization of "reification done right".
|
class |
TestSubqueryPatterns
Test suite for translating queries which use subquery constructions,
including
SubqueryRoot , NamedSubqueryRoot and
NamedSubqueryInclude and ExistsNode . |
class |
TestTriplePatternBuilder
Test suite for building up triple patterns, including those which are covered
by the property paths extension in SPARQL 1.1 (a triple pattern which a
constant in the predicate position is treated by the sesame SPARQL grammar as
a degenerate case of a property path.)
|
class |
TestUpdateExprBuilder
Test suite for
UpdateExprBuilder . |
class |
TestUpdateExprBuilder2
Test suite for bigdata specific extensions in
UpdateExprBuilder . |
class |
TestValueExprBuilder
Test suite for
ValueExprBuilder . |
class |
TestVirtualGraphs
Test suite for the
VIRTUAL GRAPHS SPARQL extension. |
Modifier and Type | Class and Description |
---|---|
class |
TestRemoteSparql10QueryBuilder
Test suite for the
RemoteSparql10QueryBuilder . |
class |
TestRemoteSparql11QueryBuilder
Test suite for the
RemoteSparql11QueryBuilder , including some correct
rejection tests when the solutions to be vectored to the remote end point can
not be represented using the BINDINGS clause. |
class |
TestRemoteSparqlBuilderFactory
Test suite the
RemoteSparqlBuilderFactory |
class |
TestServiceRegistry
Test suite for the
ServiceRegistry . |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.