public static interface AST2BOpRTO.Annotations extends AST2BOpBase.Annotations
Modifier and Type | Field and Description |
---|---|
static String |
PREDICATE_ID
Annotation is used to tag the
StatementPatternNode s in a
JoinGroupNode with the identified assigned to the
corresponding IPredicate . |
AUTO_COMMIT, COST_SCAN, COST_SUBQUERY, DATASET, DEFAULT_QUADS, ESTIMATED_CARDINALITY, NKNOWN, ORIGINAL_INDEX, QUADS, SCOPE, SIMPLE_JOIN
static final String PREDICATE_ID
StatementPatternNode
s in a
JoinGroupNode
with the identified assigned to the
corresponding IPredicate
. This makes it possible to lookup
the SPO from the IPredicate
when the RTO hands us back an
ordered join path.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.