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.explainhints |
Class and Description |
---|
ExplainHints
A list of
IExplainHint s, to be attached as an annotation to an
ASTBase node. |
IExplainHint
Hint to be interpreted by EXPLAIN, containing information to be exposed
to the user.
|
Class and Description |
---|
ExplainHint
Abstract base class for explain hints, providing a common base
implementations, to be reused in concrete subclasses.
|
IExplainHint
Hint to be interpreted by EXPLAIN, containing information to be exposed
to the user.
|
IExplainHint.ExplainHintCategory
Enum datatype categorizing an explain hint
|
IExplainHint.ExplainHintSeverity
Enum datatype specifing the severity of a given explain hint
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.