Package | Description |
---|---|
com.bigdata.bop |
This package provides an API for query operators.
|
com.bigdata.bop.ap | |
com.bigdata.rdf.lexicon | |
com.bigdata.rdf.spo |
This package defines a statement model using long term identifiers rather than
RDF Value objects.
|
com.bigdata.relation.rule |
This package includes an abstraction layer for rules.
|
Constructor and Description |
---|
AbstractAccessPathOp(AbstractAccessPathOp<E> op)
Constructor required for
com.bigdata.bop.BOpUtility#deepCopy(FilterNode) . |
Modifier and Type | Class and Description |
---|---|
class |
Predicate<E>
A generic implementation of an immutable
IPredicate . |
class |
SampleIndex<E>
Sampling operator for the
IAccessPath implied by an
IPredicate . |
Modifier and Type | Class and Description |
---|---|
class |
LexPredicate
A
lex(BigdataValue,IV)
predicate used for querying the LexiconRelation 's TERMS
index. |
Modifier and Type | Class and Description |
---|---|
class |
SPOPredicate
A predicate that is a triple with one or more variables.
|
class |
SPOStarJoin
Implementation of a star join for SPOs.
|
protected static class |
TestSPORelation.P |
Modifier and Type | Class and Description |
---|---|
protected static class |
AbstractRuleTestCase.P |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.