fr.inrialpes.exmo.queryprocessor
Interface Result
- public interface Result
- Author:
- Arun Sharma
getType
public int getType()
getAskResult
public boolean getAskResult()
throws QueryTypeMismatchException
- Throws:
QueryTypeMismatchException
getConstructResult
public RDFGraph getConstructResult()
throws QueryTypeMismatchException
- Throws:
QueryTypeMismatchException
getSelectResult
public java.util.Collection getSelectResult()
throws QueryTypeMismatchException
- Throws:
QueryTypeMismatchException
getSelectResultasXML
public java.lang.String getSelectResultasXML()
throws QueryTypeMismatchException
- Throws:
QueryTypeMismatchException
..no bottom yet...