|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SearchConnection
Extends the standard SNARL Connection exposing the full-text search support provided by Waldo.
| Method Summary | |
|---|---|
Searcher |
search()
Create a Searcher for conducting full-text searches against your RDF database via Waldo. |
| Methods inherited from interface com.clarkparsia.stardog.api.Connection |
|---|
add, as, begin, close, commit, get, isAutoCommit, isOpen, loginDBMS, namespaces, query, query, remove, rollback, setAutoCommit, size |
| Method Detail |
|---|
Searcher search()
throws StardogException
StardogException - if a searcher cannot be created, either because the database you are connected
to does not not have search enabled or the search plugin is not installed.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||