public abstract class NumericIV<V extends BigdataLiteral,T> extends AbstractLiteralIV<V,T> implements org.openrdf.model.Literal
Modifier and Type | Field and Description |
---|---|
static Set<org.openrdf.model.URI> |
numericalDatatypes
Definition of numeric datatypes according to http://www.w3.org/TR/sparql11-query/#operandDataTypes:
"numeric denotes typed literals with datatypes xsd:integer, xsd:decimal, xsd:float, and xsd:double."
See https://github.com/SYSTAP/bigdata-gpu/issues/257.
|
flags
booleanValue, byteValue, calendarValue, decimalValue, doubleValue, floatValue, getDatatype, getLabel, getLanguage, integerValue, intValue, longValue, needsMaterialization, shortValue, stringValue, toString
isInline
_compareTo, compareTo, encode, equals, flags, getDTE, getDTE, getDTEX, getInternalValueTypeEnum, getValue, getValueCache, getVTE, getVTE, hashCode, hasValue, isBigNumeric, isBNode, isExtension, isExtension, isFixedNumeric, isFloatingPointNumeric, isInline, isLiteral, isNullIV, isNumeric, isResource, isSignedNumeric, isStatement, isUnsignedNumeric, isURI, isVocabulary, setValue, toFlags
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
booleanValue, byteValue, calendarValue, decimalValue, doubleValue, equals, floatValue, getDatatype, getLabel, getLanguage, hashCode, integerValue, intValue, longValue, shortValue
byteLength, encode, flags, getDTE, getDTEX, getInlineValue, getVTE, isBigNumeric, isBNode, isExtension, isFixedNumeric, isFloatingPointNumeric, isInline, isLiteral, isNullIV, isNumeric, isResource, isSignedNumeric, isStatement, isUnsignedNumeric, isURI, isVocabulary
compareTo
public static final Set<org.openrdf.model.URI> numericalDatatypes
public NumericIV(DTE dte)
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.