| Package | Description |
|---|---|
| org.openrdf.query.dawg |
Functionality to convert tuple query results to and from the
Data Access Working Group Test Result Set RDF Vocabulary
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
DAWGTestResultSetUtil.toBooleanQueryResult(java.lang.Iterable<? extends Statement> dawgGraph) |
static TupleQueryResult |
DAWGTestResultSetUtil.toTupleQueryResult(java.lang.Iterable<? extends Statement> dawgGraph) |
Copyright © 2001-2014 Aduna. All Rights Reserved.