public class WikibaseNowBOp
extends com.bigdata.rdf.internal.constraints.IVValueExpression<com.bigdata.rdf.internal.IV>
implements com.bigdata.rdf.internal.constraints.INeedsMaterialization
| Constructor and Description |
|---|
WikibaseNowBOp(com.bigdata.bop.BOp[] args,
Map<String,Object> anns)
Required shallow copy constructor.
|
WikibaseNowBOp(com.bigdata.rdf.sparql.ast.GlobalAnnotations globals)
Ctor.
|
WikibaseNowBOp(WikibaseNowBOp op)
Constructor required for
com.bigdata.bop.BOpUtility#deepCopy(FilterNode). |
| Modifier and Type | Method and Description |
|---|---|
com.bigdata.rdf.internal.IV |
get(com.bigdata.bop.IBindingSet bs)
Get expression value.
|
com.bigdata.rdf.internal.constraints.INeedsMaterialization.Requirement |
getRequirement()
Never needs materialization.
|
String |
toString()
Convert operation to string now().
|
anns, areGlobalsRequired, asIV, asIV, asLiteral, asValue, get, getAndCheckBound, getAndCheckLiteral, getAndCheckLiteralValue, getLexiconConfiguration, getNamespace, getTimestamp, getValueFactory, literalLabel_clearProperty, _set, _setProperty, annotations, annotationsCopy, annotationsEqual, annotationsRef, argIterator, args, argsCopy, arity, clearAnnotations, clearProperty, deepCopy, deepCopy, getProperty, setArg, setProperty, setUnboundProperty, toArray, toArrayannotationsEqual, annotationsToString, annotationsToString, annotationValueToString, checkArgs, clone, equals, getEvaluationContext, getId, getProperty, getRequiredProperty, hashCode, indent, isController, shortenName, toShortString, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitpublic WikibaseNowBOp(com.bigdata.rdf.sparql.ast.GlobalAnnotations globals)
globals - public WikibaseNowBOp(com.bigdata.bop.BOp[] args,
Map<String,Object> anns)
args - The operands.op - The operation.public WikibaseNowBOp(WikibaseNowBOp op)
com.bigdata.bop.BOpUtility#deepCopy(FilterNode).op - public com.bigdata.rdf.internal.IV get(com.bigdata.bop.IBindingSet bs)
get in interface com.bigdata.bop.IValueExpression<com.bigdata.rdf.internal.IV>public String toString()
toString in interface com.bigdata.bop.BOptoString in class com.bigdata.bop.CoreBaseBOppublic com.bigdata.rdf.internal.constraints.INeedsMaterialization.Requirement getRequirement()
getRequirement in interface com.bigdata.rdf.internal.constraints.INeedsMaterializationCopyright © 2016. All rights reserved.