org.openrdf.query.dawg
Class DAWGTestResultSetUtil
java.lang.Object
org.openrdf.query.dawg.DAWGTestResultSetUtil
public class DAWGTestResultSetUtil
- extends Object
- Author:
- Arjohn Kampman
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DAWGTestResultSetUtil
public DAWGTestResultSetUtil()
toTupleQueryResult
public static TupleQueryResult toTupleQueryResult(Iterable<? extends Statement> dawgGraph)
throws DAWGTestResultSetParseException
- Throws:
DAWGTestResultSetParseException
toGraph
public static Graph toGraph(TupleQueryResult tqr)
throws QueryEvaluationException
- Throws:
QueryEvaluationException
toBooleanQueryResult
public static boolean toBooleanQueryResult(Iterable<? extends Statement> dawgGraph)
throws DAWGTestResultSetParseException
- Throws:
DAWGTestResultSetParseException
Copyright © 2001-2007 Aduna. All Rights Reserved.