org.openanzo.endpoint.sparql
Class QueryEngine
java.lang.Object
org.openanzo.endpoint.sparql.QueryEngine
public class QueryEngine
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryEngine
public QueryEngine()
init
public void init(QueryEngineConfig config)
extractConfig
public QueryEngineConfig extractConfig(java.lang.Object configObject)
extractQuery
public Query extractQuery(java.lang.Object obj)
throws EndpointException
- Throws:
EndpointException
executeQuery
public QueryResult executeQuery(Query query)
throws EndpointException
- Throws:
EndpointException
postQuery
public void postQuery(Query query)
throws EndpointException
- Throws:
EndpointException
preQuery
public void preQuery(Query query)
throws EndpointException
- Throws:
EndpointException
Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.