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(Iterable<? extends Statement> dawgGraph) |
static TupleQueryResult |
DAWGTestResultSetUtil.toTupleQueryResult(Iterable<? extends Statement> dawgGraph) |
Copyright © 2001-2016 Aduna. All Rights Reserved.