| 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 |
This package contains an Abstract Syntax Tree which provides an intermediate translation
target for SPARQL parsers.
|
| com.bigdata.rdf.sparql.ast.optimizers |
| Modifier and Type | Method and Description |
|---|---|
PathNode.PathSequence |
TriplePatternExprBuilder.visit(ASTPathSequence pathSeqNode,
Object data) |
| Constructor and Description |
|---|
PathNode.PathAlternative(PathNode.PathSequence... args) |
PathNode.PathSequence(PathNode.PathSequence op)
Constructor required for
com.bigdata.bop.BOpUtility#deepCopy(FilterNode). |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ASTPropertyPathOptimizer.optimize(AST2BOpContext ctx,
StaticAnalysis sa,
GraphPatternGroup<? extends IGroupMemberNode> group,
com.bigdata.rdf.sparql.ast.optimizers.ASTPropertyPathOptimizer.PropertyPathInfo ppInfo,
PathNode.PathSequence pathSeq,
ArbitraryLengthPathNode alpNode,
Properties queryHints,
PropertyPathNode ppNode)
Optimize a PathSequence.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.