Package | Description |
---|---|
com.bigdata.rdf.internal |
This package provides an internal representation of RDF Values.
|
com.bigdata.rdf.internal.constraints |
Modifier and Type | Method and Description |
---|---|
V |
IVCache.getValue()
Return a pre-materialized RDF
BigdataValue which has been cached
on this IV by a previous invocation of
IVCache.asValue(LexiconRelation) . |
Modifier and Type | Method and Description |
---|---|
protected IV |
IVValueExpression.getAndCheckBound(int i,
IBindingSet bs)
Get the function argument (a value expression) and evaluate it against
the source solution.
|
protected IV |
IVValueExpression.getAndCheckLiteral(int i,
IBindingSet bs)
Get the function argument (a value expression) and evaluate it against
the source solution.
|
protected String |
IVValueExpression.literalLabel(IV iv)
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.