Package | Description |
---|---|
com.bigdata.bop |
This package provides an API for query operators.
|
com.bigdata.relation.rule |
This package includes an abstraction layer for rules.
|
Modifier and Type | Method and Description |
---|---|
Constant<E> |
Constant.clone()
Clone is overridden to reduce heap churn.
|
static Constant |
Constant.errorValue()
Always returns the same constant representing the error value as in
https://www.w3.org/TR/sparql11-query/#aggregateAlgebra .
|
Constructor and Description |
---|
Constant(Constant<E> op)
Constructor required for
com.bigdata.bop.BOpUtility#deepCopy(FilterNode) . |
Modifier and Type | Field and Description |
---|---|
protected static Constant<IV> |
AbstractRuleTestCase.rdfProperty |
protected static Constant<IV> |
AbstractRuleTestCase.rdfsClass |
protected static Constant<IV> |
AbstractRuleTestCase.rdfsResource |
protected static Constant<IV> |
AbstractRuleTestCase.rdfsSubClassOf |
protected static Constant<IV> |
AbstractRuleTestCase.rdfType |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.