Class StatementPatternQueryEvaluationStep

java.lang.Object
org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.StatementPatternQueryEvaluationStep
All Implemented Interfaces:
QueryEvaluationStep

public class StatementPatternQueryEvaluationStep extends Object implements QueryEvaluationStep
Evaluate the StatementPattern - taking care of graph/datasets - avoiding redoing work every call of evaluate if possible.