Package | Description |
---|---|
com.bigdata.rdf.sail.sparql |
This package was imported from the
org.openrdf.query.parser.sparql
package of the openrdf distribution. |
Modifier and Type | Class and Description |
---|---|
class |
ASTDeferredIVResolutionInitializer
Visits the AST model and builds a map from each RDF
Value to
BigdataValue objects that have mock IVs assigned to them. |
class |
BigdataASTVisitorBase
Base class for AST visitor impls.
|
class |
BigdataExprBuilder
Top-level expression builder for SPARQL.
|
class |
BlankNodeVarProcessor
Processes blank nodes in the query body, replacing them with variables while
retaining scope.
|
class |
GroupGraphPatternBuilder
Visitor handles the
GroupGraphPattern production (aka the
"WHERE" clause). |
class |
TriplePatternExprBuilder
Class handles triple patterns and property paths.
|
class |
UpdateExprBuilder
Extension of
BigdataExprBuilder that builds Update Expressions. |
class |
ValueExprBuilder
Visitor pattern builds
IValueExpressionNode s. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.