Uses of Interface
org.eclipse.rdf4j.federated.algebra.BoundJoinTupleExpr
Packages that use BoundJoinTupleExpr
-
Uses of BoundJoinTupleExpr in org.eclipse.rdf4j.federated.algebra
Classes in org.eclipse.rdf4j.federated.algebra that implement BoundJoinTupleExprModifier and TypeClassDescriptionclass
A statement pattern with no free variables when provided with some particular BindingSet in evaluate.class
EmptyStatementPattern represents a statement that cannot produce any results for the registered endpoints.class
Represents a StatementPattern that can only produce results at a single endpoint, the owner.class
class
Base class providing all common functionality for FedX StatementPatternsclass
Represents statements that can produce results at a some particular endpoints, the statement sources.class
A TrueStatementPattern represents a stmt with no free variables which in addition is available at one of the provided sources.