394041424344454647
logger.error(uri + " does not exist"); } } public QueryExecutor getQueryExecutor() { QueryExecutor qe = new QueryExecutorJena(); qe.setSession(this); //FIXME return qe; }