Class SearchResults

java.lang.Object
com.complexible.stardog.api.search.SearchResults
All Implemented Interfaces:
Iterable<SearchResult>

public final class SearchResults extends Object implements Iterable<SearchResult>
A wrapper around the search results that may additionally have suggestions for an alternative search string.
Since:
0.6.5
Version:
4.0
Author:
Evren Sirin, Hector Perez-Urbina