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.sail.sparql.ast |
Modifier and Type | Method and Description |
---|---|
static void |
StringEscapesProcessor.process(ASTOperationContainer qc)
Processes escape sequences in ASTString objects.
|
static Map<String,String> |
PrefixDeclProcessor.process(ASTOperationContainer qc)
Processes prefix declarations in queries.
|
static Set<String> |
BlankNodeVarProcessor.process(ASTOperationContainer qc) |
void |
ASTDeferredIVResolutionInitializer.process(ASTOperationContainer qc)
Visit the parse tree, locating and collecting references to all
ASTRDFValue nodes (including blank nodes iff we are in a told
bnodes mode). |
static void |
BaseDeclProcessor.process(ASTOperationContainer qc,
String externalBaseURI)
Resolves relative URIs in the supplied query model using either the
specified externalBaseURI or, if this parameter is
null, the base URI specified in the query model itself.
|
Modifier and Type | Class and Description |
---|---|
class |
ASTQueryContainer |
class |
ASTUpdateContainer |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.