Class StatementSource

java.lang.Object
org.eclipse.rdf4j.query.algebra.AbstractQueryModelNode
org.eclipse.rdf4j.federated.algebra.StatementSource
All Implemented Interfaces:
Serializable, Cloneable, GraphPatternGroupable, QueryModelNode, VariableScopeChange

public class StatementSource extends AbstractQueryModelNode
A structure representing a relevant source for some expression.
Author:
Andreas Schwarte
See Also: