public final class QueryResults extends Object implements Iterable<QueryResults.QueryResultsEntry>
| Modifier and Type | Class and Description |
|---|---|
static class |
QueryResults.QueryResultsEntry |
static class |
QueryResults.QueryResultsIterator |
| Modifier and Type | Method and Description |
|---|---|
List<Proposition> |
get(String keyId) |
Set<String> |
getKeyIds() |
Iterator<QueryResults.QueryResultsEntry> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic List<Proposition> get(String keyId)
public Iterator<QueryResults.QueryResultsEntry> iterator()
iterator in interface Iterable<QueryResults.QueryResultsEntry>Copyright © 2012–2018 Emory University. All rights reserved.