public class WikibaseDistanceBOp
extends com.bigdata.rdf.internal.constraints.IVValueExpression<com.bigdata.rdf.internal.IV>
implements com.bigdata.rdf.internal.constraints.INeedsMaterialization
| Constructor and Description |
|---|
WikibaseDistanceBOp(com.bigdata.bop.BOp[] args,
Map<String,Object> anns)
Required shallow copy constructor.
|
WikibaseDistanceBOp(com.bigdata.bop.IValueExpression<? extends com.bigdata.rdf.internal.IV> left,
com.bigdata.bop.IValueExpression<? extends com.bigdata.rdf.internal.IV> right,
com.bigdata.rdf.sparql.ast.GlobalAnnotations globals) |
WikibaseDistanceBOp(WikibaseDistanceBOp 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 bindingSet) |
protected com.bigdata.rdf.internal.gis.CoordinateDD |
getCoordinateFromIV(com.bigdata.rdf.internal.IV iv)
Get coordinate from IV value.
|
com.bigdata.rdf.internal.constraints.INeedsMaterialization.Requirement |
getRequirement() |
anns, areGlobalsRequired, asIV, asIV, asLiteral, asValue, get, getAndCheckBound, getAndCheckLiteral, getAndCheckLiteralValue, getLexiconConfiguration, getNamespace, getTimestamp, getValueFactory, literalLabel__replaceArg, _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, mutation, shortenName, toShortString, toString, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitpublic WikibaseDistanceBOp(com.bigdata.bop.BOp[] args,
Map<String,Object> anns)
public WikibaseDistanceBOp(com.bigdata.bop.IValueExpression<? extends com.bigdata.rdf.internal.IV> left,
com.bigdata.bop.IValueExpression<? extends com.bigdata.rdf.internal.IV> right,
com.bigdata.rdf.sparql.ast.GlobalAnnotations globals)
public WikibaseDistanceBOp(WikibaseDistanceBOp op)
com.bigdata.bop.BOpUtility#deepCopy(FilterNode).public com.bigdata.rdf.internal.IV get(com.bigdata.bop.IBindingSet bindingSet)
get in interface com.bigdata.bop.IValueExpression<com.bigdata.rdf.internal.IV>protected com.bigdata.rdf.internal.gis.CoordinateDD getCoordinateFromIV(com.bigdata.rdf.internal.IV iv)
iv - public com.bigdata.rdf.internal.constraints.INeedsMaterialization.Requirement getRequirement()
getRequirement in interface com.bigdata.rdf.internal.constraints.INeedsMaterializationCopyright © 2016. All rights reserved.