| 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 |
| Modifier and Type | Class and Description |
|---|---|
class |
Constraint<X>
Constraint wraps a BooleanValueExpression. |
| 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.