Package | Description |
---|---|
com.bigdata.rdf.rules | |
com.bigdata.rdf.sail |
This package contains the SAIL that allow bigdata to be used as a backend for
the Sesame 2.x platform.
|
com.bigdata.rdf.sparql.ast.eval | |
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 |
---|
AbstractRuleDistinctTermScan(String name,
SPOPredicate head,
SPOPredicate[] body,
IConstraint[] constraints) |
AbstractRuleDistinctTermScan(String name,
SPOPredicate head,
SPOPredicate[] body,
IConstraint[] constraints) |
AbstractRuleFastClosure_11_13(String name,
SPOPredicate head,
SPOPredicate[] body,
IConstraint[] constraints) |
AbstractRuleFastClosure_11_13(String name,
SPOPredicate head,
SPOPredicate[] body,
IConstraint[] constraints) |
Modifier and Type | Method and Description |
---|---|
int |
BigdataSail.BigdataSailConnection.removeStatements(SPOPredicate pred)
Note: The CONTEXT is ignored when in statementIdentifier mode!
|
int |
BigdataSail.BigdataSailConnection.removeStatements(SPOPredicate[] preds,
int numPreds) |
Modifier and Type | Method and Description |
---|---|
void |
TestSimpleBindingsOptimizer.assertPredicateUsesConstant_01(SPOPredicate pred)
Make sure the passed predicate uses constant http://bigdata.com#Person
in its third position (with shadowed variable ?type)
|
Modifier and Type | Class and Description |
---|---|
class |
SPOStarJoin
Implementation of a star join for SPOs.
|
protected static class |
TestSPORelation.P |
Modifier and Type | Method and Description |
---|---|
SPOPredicate |
SPOPredicate.asBound(IBindingSet bindingSet)
Strengthened return type.
|
SPOPredicate |
SPOStarJoin.asBound(IBindingSet bindingSet)
Return an as-bound version of this star join and its star contraints
using the supplied binding set.
|
SPOPredicate |
SPOPredicate.clone() |
SPOPredicate |
SPOAccessPath.getPredicate()
Strengthened return type.
|
Constructor and Description |
---|
SPOPredicate(SPOPredicate op)
Constructor required for
com.bigdata.bop.BOpUtility#deepCopy(FilterNode) . |
SPOStarJoin(SPOPredicate pred)
Construct an SPO star join from a normal SPO predicate.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
AbstractRuleTestCase.P |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.