Uses of Interface
org.jrdf.query.JrdfQueryExecutor

Packages that use JrdfQueryExecutor
org.jrdf.query Classes in this package allow queries to be executed against a JRDF graph. 
 

Uses of JrdfQueryExecutor in org.jrdf.query
 

Methods in org.jrdf.query that return JrdfQueryExecutor
 JrdfQueryExecutor JrdfQueryExecutorFactory.getExecutor(Graph graph)