}
public QueryInfo executeQuery(SessionInfo sessionInfo, String statement,
String language, Map<String, String> namespaces, long limit,
long offset, Map<String, QValue> values) throws RepositoryException {
throw new UnsupportedRepositoryOperationException();
}