org.apache.clerezza.rdf.core.sparql.query
Interface AskQuery

All Superinterfaces:
Query
All Known Implementing Classes:
SimpleAskQuery

public interface AskQuery
extends Query

This interface represents a SPARQL ASK query.

Author:
hasan
See Also:
SPARQL Query Language: 10.3 ASK

Method Summary
 
Methods inherited from interface org.apache.clerezza.rdf.core.sparql.query.Query
getDataSet, getQueryPattern, toString
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.