Package | Description |
---|---|
com.bigdata.bop.aggregate | |
com.bigdata.rdf.internal.constraints | |
com.bigdata.rdf.internal.impl.literal |
Modifier and Type | Field and Description |
---|---|
protected static NumericIV |
AggregateBase.ZERO
A ZERO.
|
Modifier and Type | Method and Description |
---|---|
NumericIV |
MathUtility.doMathOp(org.openrdf.model.Literal l1,
IV iv1,
org.openrdf.model.Literal l2,
IV iv2,
MathBOp.MathOp op,
BigdataValueFactory vf) |
static NumericIV |
MathUtility.literalMath(org.openrdf.model.Literal l1,
org.openrdf.model.Literal l2,
MathBOp.MathOp op) |
static NumericIV |
MathUtility.numericalFunc(org.openrdf.model.Literal lit,
NumericBOp.NumericOp op)
The XPath numeric functions: abs, ceiling, floor, and round.
|
Modifier and Type | Class and Description |
---|---|
class |
XSDDecimalIV<V extends BigdataLiteral>
Implementation for inline
xsd:decimal . |
class |
XSDIntegerIV<V extends BigdataLiteral>
Implementation for inline
xsd:integer . |
class |
XSDNumericIV<V extends BigdataLiteral>
Implementation for inline
xsd:byte , xsd:short ,
xsd:int , xsd:long , xsd:float ,
xsd:decimal . |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.