com.hp.hpl.jena.sparql.engine
Interface OpEval

All Known Implementing Classes:
QueryEngineBase, QueryEngineMain, QueryEngineMainQuad, QueryEngineRef, QueryEngineRefQuad

public interface OpEval


Method Summary
 QueryIterator evaluate(Op op, DatasetGraph dsg, Binding binding, Context context)
           
 

Method Detail

evaluate

QueryIterator evaluate(Op op,
                       DatasetGraph dsg,
                       Binding binding,
                       Context context)


Licenced under the Apache License, Version 2.0