com.bigdata.rdf.sail.webapp.client
Interface IRemoteRepository.TupleQuery

All Superinterfaces:
IRemoteRepository.Query
Enclosing interface:
IRemoteRepository

public static interface IRemoteRepository.TupleQuery
extends IRemoteRepository.Query


Method Summary
 TupleQueryResult evalaute()
          Evaluate the query remotely on the server and parse the response into a TupleQueryResult.
 
Methods inherited from interface com.bigdata.rdf.sail.webapp.client.IRemoteRepository.Query
getQueryId
 

Method Detail

evalaute

TupleQueryResult evalaute()
Evaluate the query remotely on the server and parse the response into a TupleQueryResult.



Copyright © 2006-2012 SYSTAP, LLC. All Rights Reserved.