Package | Description |
---|---|
com.bigdata.rdf.sparql.ast.explainhints |
Modifier and Type | Class and Description |
---|---|
class |
BottomUpSemanticsExplainHint
Explain hint indicating potential problems caused by the bottom-up evaluation
semantics of SPARQL.
|
class |
JoinOrderExplainHint
Explain hint indicating potential problems caused by the join order within
a given join group, such as non-optional non-minus nodes that could not be
moved in front of optionals.
|
class |
UnsatisfiableMinusExplainHint
Explain hint indicating a MINUS expression that is unsatisfiable, i.e.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.