| Package | Description |
|---|---|
| com.bigdata.bop.constraint |
This package provides implementations for operators which impose constraints
on elements visited by some access path.
|
| com.bigdata.rdf.internal.constraints |
| Constructor and Description |
|---|
Constraint(Constraint<X> op)
Constructor required for
com.bigdata.bop.BOpUtility#deepCopy(FilterNode). |
| Modifier and Type | Class and Description |
|---|---|
class |
ProjectedConstraint
This class implements 'AS' in a projection as found in both
subselects and bind, e.g.
|
class |
SPARQLConstraint<X extends XSDBooleanIV>
BOpConstraint that wraps a
EBVBOp, which itself computes the
effective boolean value of an IValueExpression. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.