Package | Description |
---|---|
com.bigdata.rdf.internal.constraints | |
com.bigdata.rdf.internal.encoder | |
com.bigdata.rdf.internal.impl.literal |
Modifier and Type | Class and Description |
---|---|
class |
SPARQLConstraint<X extends XSDBooleanIV>
BOpConstraint that wraps a
EBVBOp , which itself computes the
effective boolean value of an IValueExpression . |
Modifier and Type | Method and Description |
---|---|
XSDBooleanIV |
XSDBooleanIVValueExpression.get(IBindingSet bs)
Delegates to
XSDBooleanIVValueExpression.accept(IBindingSet) . |
Modifier and Type | Method and Description |
---|---|
IValueExpression<? extends XSDBooleanIV> |
OrBOp.get(int i) |
IValueExpression<? extends XSDBooleanIV> |
SPARQLConstraint.get(int i) |
Modifier and Type | Field and Description |
---|---|
protected XSDBooleanIV<?> |
AbstractBindingSetEncoderTestCase.inlineIV4
An inline IV whose
IVCache is NOT set. |
Modifier and Type | Method and Description |
---|---|
static XSDBooleanIV<BigdataLiteral> |
XSDBooleanIV.valueOf(boolean b)
Return a strong new instance of an
XSDBooleanIV
whose cache is not set. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.