Package | Description |
---|---|
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 |
Constructor and Description |
---|
PathNode.PathElt(PathNode.PathElt op)
Constructor required for
com.bigdata.bop.BOpUtility#deepCopy(FilterNode) . |
PathNode.PathSequence(PathNode.PathElt... args) |
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.PathElt pathElt,
ArbitraryLengthPathNode alpNode,
Properties queryHints,
PropertyPathNode ppNode)
Optimize a PathElt.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.