Class StatementPatternCollector

java.lang.Object
org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor<RuntimeException>
org.eclipse.rdf4j.query.algebra.helpers.StatementPatternCollector
All Implemented Interfaces:
QueryModelVisitor<RuntimeException>

@Deprecated(forRemoval=true, since="4.1.0") public class StatementPatternCollector extends AbstractQueryModelVisitor<RuntimeException>
Deprecated, for removal: This API element is subject to removal in a future version.
A QueryModelVisitor that collects StatementPattern's from a query model. StatementPatterns thet are part of filters/constraints are not included in the result.