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 |
---|---|
Object |
ASTVisitorBase.visit(ASTVar node,
Object data) |
VarNode |
BigdataASTVisitorBase.visit(ASTVar node,
Object data)
Note: openrdf uses the
BlankNodeVarProcessor create anonymous
variables from blank nodes and then flags those as anonymous variables in
this step. |
Modifier and Type | Method and Description |
---|---|
ASTVar |
ASTBound.getArg() |
Modifier and Type | Method and Description |
---|---|
Object |
SyntaxTreeBuilderVisitor.visit(ASTVar node,
Object data) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.