Uses of Class
org.sakaiproject.search.api.rdf.RDFSearchException
-
Packages that use RDFSearchException Package Description org.sakaiproject.search.api.rdf -
-
Uses of RDFSearchException in org.sakaiproject.search.api.rdf
Methods in org.sakaiproject.search.api.rdf that throw RDFSearchException Modifier and Type Method Description ListRDFSearchService. search(String searchSpec)Performs a table based search using RQL on the RDF store returning a list of results.
-