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.
|
flagsbooleanValue, byteValue, calendarValue, decimalValue, doubleValue, floatValue, getDatatype, getLabel, getLanguage, integerValue, intValue, longValue, needsMaterialization, shortValue, stringValue, toStringisInline_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, toFlagsclone, finalize, getClass, notify, notifyAll, wait, wait, waitbooleanValue, byteValue, calendarValue, decimalValue, doubleValue, equals, floatValue, getDatatype, getLabel, getLanguage, hashCode, integerValue, intValue, longValue, shortValuebyteLength, encode, flags, getDTE, getDTEX, getInlineValue, getVTE, isBigNumeric, isBNode, isExtension, isFixedNumeric, isFloatingPointNumeric, isInline, isLiteral, isNullIV, isNumeric, isResource, isSignedNumeric, isStatement, isUnsignedNumeric, isURI, isVocabularycompareTopublic static final Set<org.openrdf.model.URI> numericalDatatypes
public NumericIV(DTE dte)
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.