org.jrdf.query
Interface JrdfQueryExecutorFactory


public interface JrdfQueryExecutorFactory

Create a new query executor - allows the graph executing on to vary.

Version:
$Revision:$
Author:
Andrew Newman

Method Summary
 JrdfQueryExecutor getExecutor(Graph graph)
           
 

Method Detail

getExecutor

JrdfQueryExecutor getExecutor(Graph graph)